(frontend) add doc editor panel header

Add doc editor panel header to show
the doc title and other info.
This commit is contained in:
Anthony LC
2024-07-10 13:03:42 +02:00
committed by Anthony LC
parent a60399883b
commit ff832239d3
16 changed files with 197 additions and 16 deletions

View File

@@ -13,6 +13,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
- ✨(frontend) Doc editor header information #137
## Changed