Skip to content

Commit

Permalink
chore(react): build TS error
Browse files Browse the repository at this point in the history
  • Loading branch information
brionmario committed Oct 29, 2024
1 parent 6b79a92 commit c4dafc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ export {default as Greet} from './Greeting';
export * from './Greeting';

export {default as useGreeting} from './useGreeting';
export * from
export * from './useGreeting';

0 comments on commit c4dafc1

Please sign in to comment.