mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
Merge 73a0370c29
into 07eea0f484
This commit is contained in:
commit
2e37895d08
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue