mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-20 01:08:41 +02:00
refactor sites settings general form
This commit is contained in:
parent
a7955cb8d2
commit
e77fb37ef1
25 changed files with 159 additions and 367 deletions
|
@ -37,6 +37,7 @@ export default function CopyTextBox({ text = "", wrapText = false }) {
|
|||
<Button
|
||||
variant="outline"
|
||||
size="icon"
|
||||
type="button"
|
||||
className="absolute top-1 right-1 z-10"
|
||||
onClick={copyToClipboard}
|
||||
aria-label="Copy to clipboard"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue