Skip to content

Commit

Permalink
fix merged conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ImExoOdeex committed Jan 31, 2025
1 parent e11788b commit c437430
Show file tree
Hide file tree
Showing 2 changed files with 1,532 additions and 4,750 deletions.
3 changes: 1 addition & 2 deletions packages/saas-ui-hooks/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ export { useLocalStorage } from './use-local-storage'
export type { UseLocalStorageOptions } from './use-local-storage'
export { useOutsideClick } from './use-outside-click'
export type { UseOutsideClickProps } from './use-outside-click'
export { usePromise, usePromise } from './use-promise'
export type { UsePromise, UsePromise } from './use-promise'
export { usePromise } from './use-promise'
export { useScript } from './use-script'
export type { ScriptElt, Status } from './use-script'
export { useScrollPosition } from './use-scroll-position'
Loading

0 comments on commit c437430

Please sign in to comment.