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-07 18:44:13 +02:00
..
components 🔧 Remove instance name from GroupListBox 2021-10-07 18:44:13 +02:00
contexts 💥 Walk to hell and back to type ResourceRouter and it turned out it wasn't possible 2021-10-07 05:06:31 +02:00
hooks 💥 Walk to hell and back to type ResourceRouter and it turned out it wasn't possible 2021-10-07 05:06:31 +02:00
types 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00
utils 💥 Shuffle everything around until it makes sense 2021-10-06 04:38:19 +02:00
App.tsx Create NotebookListBox and NotebookResourcePanel and NotebookRouter 2021-10-07 05:32:38 +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