💄(frontend) add dropdown option for DocGridItem

Implement dropdown menu with functionality to delete a document
from the list
This commit is contained in:
Nathan Panchout
2024-11-25 09:44:30 +01:00
committed by Anthony LC
parent 5a46ab0055
commit 1d85eee78f
10 changed files with 373 additions and 154 deletions

View File

@@ -88,6 +88,8 @@ and this project adheres to
- ✨(frontend) config endpoint #424
- ✨(frontend) add sentry #424
- ✨(frontend) add crisp chatbot #450
- 💄(frontend) update DocsGridOptions component #432
## Changed