Skip to content

Commit 152e058

Browse files
committed
main 🧊 add use bluetooth to index
1 parent 9cb2cbc commit 152e058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/hooks/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
export * from './useActiveElement/useActiveElement';
22
export * from './useAsync/useAsync';
33
export * from './useBattery/useBattery';
4+
export * from './useBluetooth/useBluetooth';
45
export * from './useBoolean/useBoolean';
56
export * from './useBreakpoints/useBreakpoints';
67
export * from './useBrowserLanguage/useBrowserLanguage';

0 commit comments

Comments
 (0)