(frontend) update doc header ui

Modification of the header style to be consistent with the new UI :
- We replace the option menu with the DropdownMenu component
- We add a dowload button
- We put an input in place of an editable div.
This commit is contained in:
Nathan Panchout
2024-11-25 12:08:49 +01:00
committed by Anthony LC
parent 1d85eee78f
commit d5670640f5
8 changed files with 243 additions and 247 deletions

View File

@@ -89,6 +89,7 @@ and this project adheres to
- ✨(frontend) add sentry #424
- ✨(frontend) add crisp chatbot #450
- 💄(frontend) update DocsGridOptions component #432
- 💄(frontend) update DocHeader ui #446
## Changed