This commit is contained in:
Praneeth Ravuri 2025-04-13 04:12:20 +02:00 committed by GitHub
commit 2e37895d08
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