Commit 1a0881f
fix(IdentifySigner): use update:modelValue instead of update:value
In @nextcloud/vue v9.0.0 the 'value' prop and 'update:value' event
were renamed to 'modelValue' and 'update:modelValue' respectively for
NcTextField and related input components.
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>1 parent d9f87d9 commit 1a0881f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments