dia 15 - auth

This commit is contained in:
2026-03-15 15:35:31 -03:00
parent e4f465f7c9
commit 9d34821c83

View File

@@ -1,4 +1,3 @@
import { createContext } from 'react';
import type { AppUser } from '../types';
export interface AuthContextType {