Skip to content

Commit

Permalink
feat: export yls components
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanna922 committed Mar 6, 2024
1 parent 2170e28 commit 0b7ff16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
export { useYLSLogger } from './Logger';
export { LogClick } from './components/LogClick';
export { LogScreen } from './components/LogScreen';

0 comments on commit 0b7ff16

Please sign in to comment.