schon/storefront/app/composables/feedbacks
Alexandr SaVBaD Waltz 398e11d748 fix(storefront): rename useBrands to useFeedbacks for correct composable naming
Aligned composable name with its purpose by renaming `useBrands` to `useFeedbacks`. This resolves the naming inconsistency and improves code readability and maintainability.
2026-03-02 13:57:20 +03:00
..
index.ts feat(storefront): add feedbacks query and composable for improved data handling 2026-03-02 13:56:51 +03:00
useFeedbackAction.ts feat(notification): integrate global notification plugin using ElNotification 2026-03-01 15:30:47 +03:00
useFeedbacks.ts fix(storefront): rename useBrands to useFeedbacks for correct composable naming 2026-03-02 13:57:20 +03:00