(frontend) add copy link button

Add a copy link button to the doc
visibility component. This button will
copy the link of the doc to the clipboard.
This commit is contained in:
Anthony LC
2024-09-06 18:03:30 +02:00
committed by Anthony LC
parent 4321511631
commit 37db31a8d5
4 changed files with 53 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ and this project adheres to
## Added
- ✨(frontend) add copy link button #235
- 🛂(frontend) access public docs without being logged #235
## Changed