mirror of
https://github.com/CorentinTh/it-tools
synced 2025-12-13 22:55:42 +00:00
feat(new tool): camera screenshot and recorder
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
v-model:value="input"
|
||||
:placeholder="inputPlaceholder"
|
||||
:label="inputLabel"
|
||||
multiline
|
||||
autosize
|
||||
rows="20"
|
||||
autosize
|
||||
raw-text
|
||||
multiline
|
||||
test-id="input"
|
||||
:validation-rules="inputValidationRules"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user