Skip to content

Commit c4dafc1

Browse files
committed
chore(react): build TS error
1 parent 6b79a92 commit c4dafc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react/src/public-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ export {default as Greet} from './Greeting';
2626
export * from './Greeting';
2727

2828
export {default as useGreeting} from './useGreeting';
29-
export * from
29+
export * from './useGreeting';

0 commit comments

Comments
 (0)