♻️(frontend) create a doc from a modal

We refacto the create doc feature to use a modal
instead of a page and a card component.
It is more consistent with the other features.
This commit is contained in:
Anthony LC
2024-07-08 13:35:23 +02:00
committed by Anthony LC
parent 8007c45a35
commit de922e1c04
9 changed files with 214 additions and 244 deletions

View File

@@ -15,6 +15,7 @@ and this project adheres to
## Changed
- ♻️(frontend) replace docs panel with docs grid #120
- ♻️(frontend) create a doc from a modal #132
## [1.0.0] - 2024-07-02