Skip to content

Commit

Permalink
TW-565 FIxed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
herkoss committed Aug 29, 2023
1 parent 40e78b2 commit 7c2d16a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/ui/hooks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ export { useInterval } from './useInterval';

export { useStopper } from './useStopper';

export { useFocusOnElement } from './useFocusOnElement';

export { useMemoWithCompare } from './useMemoWithCompare';

export { useVanishingState } from './useVanishingState';

0 comments on commit 7c2d16a

Please sign in to comment.