(frontend) add duplicate action to doc tree

We added a duplicate action to the document tree.
This commit is contained in:
Anthony LC
2025-07-15 13:14:41 +02:00
parent 966e514c5a
commit 83f2b3886e
3 changed files with 35 additions and 8 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Added
- ✨(frontend) add duplicate action to doc tree #1175
### Changed
- ♻️(frontend) redirect to doc after duplicate #1175