This commit is contained in:
Praneeth Ravuri 2025-10-31 23:26:41 +01:00 committed by GitHub
commit 3ff48e2be4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,8 +96,7 @@ const { copy } = useCopy({ source: uuids, text: 'UUIDs copied to the clipboard'
:value="uuids" :value="uuids"
multiline multiline
placeholder="Your uuids" placeholder="Your uuids"
autosize :rows="count"
rows="1"
readonly readonly
raw-text raw-text
monospace monospace