Skip to content

Commit 2a4db7a

Browse files
committed
chore: add dummy export from react package
1 parent bc6c08c commit 2a4db7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react/src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
export const value = 42;
2+
13
export {};

0 commit comments

Comments
 (0)