(frontend) add doc grid actions button

Add document action buttons to the document grid:
- update document
- delete document
This commit is contained in:
Anthony LC
2024-07-09 11:48:38 +02:00
committed by Anthony LC
parent 8100422776
commit f5a35c66bb
4 changed files with 137 additions and 17 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to
- 🤡(demo) generate dummy documents on dev users #120
- ✨(frontend) create side modal component #134
- ✨(frontend) Doc grid actions (update / delete) #136
## Changed