t
This commit is contained in:
parent
ed97527e2b
commit
d0ce370509
@ -1,5 +1,4 @@
|
|||||||
import { HapticTab } from '@/components/HapticTab';
|
import { HapticTab } from '@/components/HapticTab';
|
||||||
import AskNavbar from '@/components/layout/ask';
|
|
||||||
import { TabBarIcon } from '@/components/navigation/TabBarIcon';
|
import { TabBarIcon } from '@/components/navigation/TabBarIcon';
|
||||||
import { requestNotificationPermission } from '@/components/owner/utils';
|
import { requestNotificationPermission } from '@/components/owner/utils';
|
||||||
import TabBarBackground from '@/components/ui/TabBarBackground';
|
import TabBarBackground from '@/components/ui/TabBarBackground';
|
||||||
@ -367,7 +366,7 @@ export default function TabLayout() {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</Tabs >
|
</Tabs >
|
||||||
<AskNavbar wsStatus={wsStatus} />
|
{/* <AskNavbar wsStatus={wsStatus} /> */}
|
||||||
</>
|
</>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user