feat(web): add mobile theme toggle (#274)
This commit is contained in:
committed by
GitHub
parent
2ae8e14158
commit
a416695400
@@ -119,6 +119,7 @@
|
||||
"./loading-overlay": "./src/makerkit/loading-overlay.tsx",
|
||||
"./profile-avatar": "./src/makerkit/profile-avatar.tsx",
|
||||
"./mode-toggle": "./src/makerkit/mode-toggle.tsx",
|
||||
"./mobile-mode-toggle": "./src/makerkit/mobile-mode-toggle.tsx",
|
||||
"./enhanced-data-table": "./src/makerkit/data-table.tsx",
|
||||
"./language-selector": "./src/makerkit/language-selector.tsx",
|
||||
"./stepper": "./src/makerkit/stepper.tsx",
|
||||
|
||||
Reference in New Issue
Block a user