dados perfil aluno
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
TouchableOpacity,
|
||||
View
|
||||
} from 'react-native';
|
||||
import { supabase } from '../app/lib/supabase';
|
||||
import { supabase } from '../lib/supabase';
|
||||
|
||||
interface AuthProps {
|
||||
onLoginSuccess?: () => void;
|
||||
|
||||
Reference in New Issue
Block a user