mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
mobile: ui redesign
This commit is contained in:
committed by
Abdullah Atta
parent
8f84c85c23
commit
b315a834c2
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user