(frontend) remove document

We can now remove a document from a modal.
This commit is contained in:
Anthony LC
2024-05-23 17:22:09 +02:00
committed by Anthony LC
parent 2813b2ca27
commit 29577c0419
8 changed files with 255 additions and 1 deletions

View File

@@ -8,6 +8,16 @@ and this project adheres to
## [Unreleased]
## Added
- Update document (#68)
- Remove document (#68)
## Changed
- Generate PDF from a modal (#68)
- Remove trigger workflow on push tags on CI (#68)
## [0.1.0] - 2024-05-24
## Added