refactor: move vm hooks into view model folder (#31832)

This commit is contained in:
Florian Duros
2026-01-22 18:28:14 +01:00
committed by GitHub
parent d733ac014c
commit 3fc3653809
18 changed files with 19 additions and 24 deletions
-2
View File
@@ -36,5 +36,3 @@ export * from "./utils/I18nApi";
// MVVM
export * from "./viewmodel";
export * from "./useMockedViewModel";
export * from "./useViewModel";