From 33e6ebb2ee1b66bcf325286ebc742bb0a8d4ae36 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Mon, 7 Apr 2025 19:45:28 +0900 Subject: enhance(frontend): improve and refactor mobile nav footer --- packages/frontend/src/ui/_common_/widgets.vue | 81 +++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 packages/frontend/src/ui/_common_/widgets.vue (limited to 'packages/frontend/src/ui/_common_/widgets.vue') diff --git a/packages/frontend/src/ui/_common_/widgets.vue b/packages/frontend/src/ui/_common_/widgets.vue new file mode 100644 index 0000000000..1a6d62e19b --- /dev/null +++ b/packages/frontend/src/ui/_common_/widgets.vue @@ -0,0 +1,81 @@ + + + + + + + {{ i18n.ts.editWidgetsExit }} + {{ i18n.ts.editWidgets }} + + + + + + + -- cgit v1.2.3-freya