Skip to content

Commit 88c4995

Browse files
authored
Merge pull request #709 from Dative-GPI/remove/use-resize
refactor: remove unused useResize composable
2 parents 47fe607 + 53dfe2b commit 88c4995

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

src/shared/foundation-shared-components/composables/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ export * from "./useCountUp";
77
export * from "./useDebounce";
88
export * from "./useElementVisibility";
99
export * from "./useMapLayers";
10-
export * from "./useResize";
1110
export * from "./useRules";
1211
export * from "./useSlots";
1312
export * from "./useTables";

src/shared/foundation-shared-components/composables/useResize.ts

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)