Refine admin PWA dark theme controls
This commit is contained in:
@@ -55,6 +55,7 @@ vi.mock('tamagui', () => ({
|
||||
vi.mock('../BottomNav', () => ({
|
||||
BottomNav: () => <div data-testid="bottom-nav" />,
|
||||
BOTTOM_NAV_HEIGHT: 70,
|
||||
BOTTOM_NAV_PADDING: 8,
|
||||
NavKey: {},
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user