1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2025-02-18 05:33:58 +00:00
pds-2021-g2-nest/code/frontend/src/routes
2021-04-24 01:02:48 +02:00
..
.gitignore 🔨 .gitignore does not seem to be working? 2021-04-22 18:08:27 +02:00
PageAlerts.js ✏ Rename BoxWithHeader to BoxFull 2021-04-23 02:26:16 +02:00
PageAlerts.module.css 🔧 Add layout to PageAlerts 2021-04-21 18:32:36 +02:00
PageHome.js 🧹 Remove useless action from form 2021-04-23 18:20:31 +02:00
PageHome.module.css Add Create Repository box 2021-04-22 19:10:36 +02:00
PageRepositories.js ✏ Rename BoxWithHeader to BoxFull 2021-04-23 02:26:16 +02:00
PageRepositories.module.css 🔧 Add layout to PageRepositories 2021-04-21 18:32:43 +02:00
PageSandbox.js Add PageSandbox to test various stuff 2021-04-22 18:06:50 +02:00
PageSandbox.module.css Add PageSandbox to test various stuff 2021-04-22 18:06:50 +02:00
PageSettings.js 🧹 Remove unused imports 2021-04-24 01:02:48 +02:00
PageSettings.module.css 🔧 Add layout to PageSettings 2021-04-21 18:42:28 +02:00
README.md 📔 Document folders 2021-04-21 18:20:18 +02:00

Routes

In questa cartella sono contenuti i Component che vengono renderati come pagine intere.