mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-10 06:56:40 +00:00
refactor sites settings general form
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user