3 lines
83 B
TypeScript
3 lines
83 B
TypeScript
|
|
// Custom hooks for App
|
||
|
|
export { useTabVisibility } from './use-tab-visibility';
|