Refine admin PWA dark theme controls
This commit is contained in:
@@ -215,6 +215,7 @@ vi.mock('../theme', () => ({
|
||||
accent: '#6366f1',
|
||||
shadow: 'rgba(15,23,42,0.12)',
|
||||
}),
|
||||
withAlpha: (value: string) => value,
|
||||
}));
|
||||
|
||||
import MobileEventsPage from '../EventsPage';
|
||||
|
||||
Reference in New Issue
Block a user