Skip to content

Commit

Permalink
chore: export useFocusTrap
Browse files Browse the repository at this point in the history
  • Loading branch information
jpntex committed Feb 17, 2025
1 parent 23300bd commit 91646b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/orange-apricots-speak.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@indielayer/ui": patch
---

chore: export useFocusTrap
1 change: 1 addition & 0 deletions packages/ui/src/composables/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export * from './keys'
export * from './useCommon'
export * from './useColors'
export * from './useCSS'
export * from './useFocusTrap'
export * from './useInputtable'
export * from './useInteractive'
export * from './useNotifications'
Expand Down

0 comments on commit 91646b7

Please sign in to comment.