1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 14:54:22 +00:00
sophon/frontend/src
2021-10-17 01:32:28 +02:00
..
components 🔧 Rename GoBackButton to GoUpButton 2021-10-17 01:32:28 +02:00
contexts 🚧 idk notebook stuff 2021-10-17 01:32:28 +02:00
hooks 🔧 Create useApplyChanges hook 2021-10-17 01:32:28 +02:00
types 🔧 Create useFormSlug hook 2021-10-17 01:32:28 +02:00
utils Improve error handling 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