complete project using prettier!

This commit is contained in:
2025-12-22 09:45:14 -08:00
parent 621d30b84f
commit a10f84aa48
339 changed files with 18041 additions and 8969 deletions

View File

@@ -26,4 +26,4 @@ export const AppProviders: React.FC<AppProvidersProps> = ({ children }) => {
</AuthProvider>
</ModalProvider>
);
};
};