mobile: ui redesign

This commit is contained in:
Ammar Ahmed
2024-12-06 10:27:42 +05:00
committed by Abdullah Atta
parent 8f84c85c23
commit b315a834c2
81 changed files with 4362 additions and 3027 deletions

View File

@@ -83,7 +83,16 @@ const EXTRA_ICON_NAMES = [
"arrow-up-bold",
"login",
"gift",
"share"
"share",
"note-outline",
"weather-sunny",
"weather-night",
"notebook-outline",
"archive",
"home-outline",
"checkbox-blank-outline",
"checkbox-outline",
"checkbox-intermediate"
];
const __filename = fileURLToPath(import.meta.url);