bw-expo-app/app/(tabs)/profile.tsx

3 lines
98 B
TypeScript

import { ProfileScreen } from '@/components/profile/profile-screen';
export default ProfileScreen