Skip to content

Commit a7bb0b9

Browse files
committed
chore: test react package release
1 parent cc39246 commit a7bb0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export const value = 42;
1+
export const someValue = 42;
22

33
export {};

0 commit comments

Comments
 (0)