refactor(app): migrate small components to tailwind

This commit is contained in:
2026-07-13 10:22:10 +08:00
parent 965e159a95
commit da04eaa372
9 changed files with 77 additions and 306 deletions
-1
View File
@@ -11,4 +11,3 @@ export * from "./mobile-shell";
export * from "./page-loading-fallback";
export * from "./page-scaffold";
export * from "./responsive-mobile-shell";
export * from "./settings-section";