mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 18:13:25 +00:00
cleanup
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Tabs } from 'expo-router';
|
||||
|
||||
import TabBarIcon from '../components/TabBarIcon';
|
||||
import Colors from '../constants/Colors';
|
||||
import TabBarIcon from '@/components/TabBarIcon';
|
||||
import Colors from '@/constants/Colors';
|
||||
|
||||
export default function TabLayout() {
|
||||
return (
|
||||
|
Reference in New Issue
Block a user