This commit is contained in:
Eli Brody 2023-11-06 18:54:09 -05:00
parent 316849ea1c
commit 3abb92a5c7
6 changed files with 70 additions and 4 deletions

View file

@ -23,6 +23,7 @@ const compareMatch = computed(() => compareSync(compareString.value, compareHash
raw-text
label="Your string: "
label-position="left"
label-align="right"
label-width="120px"
mb-2
/>