Skip to content

Commit

Permalink
chore: update exports
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhishekA1509 committed Jan 31, 2024
1 parent 8f62534 commit 2526cbf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Shared/Components/BulkSelection/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './BulkSelection'
export * from './types'
export { default as BulkSelection } from './BulkSelection'
export { default as useBulkSelection } from './UseBulkSelection'
export * from './types'
export * from './constants'

0 comments on commit 2526cbf

Please sign in to comment.