CS
This commit is contained in:
parent
f5c59f602a
commit
90519e506c
4 changed files with 2 additions and 12 deletions
|
@ -8,8 +8,6 @@ import { useColorScheme } from '@/hooks/useColorScheme';
|
|||
export default function TabLayout() {
|
||||
const colorScheme = useColorScheme();
|
||||
|
||||
console.log('is layout rendering?');
|
||||
|
||||
return (
|
||||
<Tabs
|
||||
screenOptions={{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue