restyle subject, assignment, and task screens with card layouts, consistent inputs, custom theme classes. replaced buttons with pressables and fixed some saving issues

This commit is contained in:
Fhj0607
2026-04-22 12:43:50 +02:00
parent 9c5d5c2d3d
commit 88c450a7cb
9 changed files with 1158 additions and 531 deletions

View File

@@ -28,9 +28,9 @@ export default function TabLayout() {
return null;
}
// if (!session) {
// return <Redirect href="/createUser" />;
// }
// if (!session) {
// return <Redirect href="/createUser" />;
// }
return (
<Tabs>