Commit Graph

2 Commits

Author SHA1 Message Date
MTG2000
f9407c8b09 chore: refactor the modals opening mechanic
Rewrote the logic and functions for dispatching openModal actions so that now it provides proper typing for the available modals and for what props are they expecting to be provided
2022-01-12 18:48:20 +02:00
MTG2000
43bfab177e feat: refactor project structure
Refactored the project structure so that each page has its own tree of components and a global "Components" folder for the components that is used by more than one page.
- Added an "assets" directory that exports all static images/icons/fonts/...etc
2021-12-30 15:12:40 +02:00