Skip to content

Commit

Permalink
feat: Commit local change
Browse files Browse the repository at this point in the history
  • Loading branch information
BondarenkoAlex committed Mar 10, 2024
1 parent c028278 commit a5c08fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export const MY_CONST = "Hello world fix";
export const MY_CONST_2 = "Hello world 2";
export const MY_CONST_Local = "Hello world local";

0 comments on commit a5c08fc

Please sign in to comment.