1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 06:44:21 +00:00
sophon/frontend/src
2021-10-17 01:32:28 +02:00
..
components 🔧 Split LoginBox from LoginButton 2021-10-17 01:32:28 +02:00
contexts Add "Gestione Amber" theme 2021-10-17 01:32:28 +02:00
hooks 🔧 Create useApplyChanges hook 2021-10-17 01:32:28 +02:00
types 💥 Add icons and refactor authorization components 2021-10-17 01:32:28 +02:00
utils 🔧 Change the login route to l/logged-in 2021-10-17 01:32:28 +02:00
App.tsx 🔧 Move the layout inside the app 2021-10-17 01:32:28 +02:00
constants.ts 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00
index.css Implement Notebook app (#65) 2021-09-08 18:05:01 +02:00
index.tsx Implement Notebook app (#65) 2021-09-08 18:05:01 +02:00
react-app-env.d.ts 🛠 Use the typescript template instead of the javascript one 2021-08-29 22:58:31 +02:00
reportWebVitals.ts Implement Notebook app (#65) 2021-09-08 18:05:01 +02:00
setupTests.ts Implement Notebook app (#65) 2021-09-08 18:05:01 +02:00