mirror of
https://github.com/LibreSign/libresign.git
synced 2025-12-18 05:20:45 +01:00
fix: remove unused helper text
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This commit is contained in:
parent
3853bd802d
commit
5edd712112
1 changed files with 0 additions and 1 deletions
|
|
@ -31,7 +31,6 @@
|
|||
type="number"
|
||||
:min="0"
|
||||
:step="1"
|
||||
:helper-text="helperTextDaysBetween"
|
||||
:spellcheck="false"
|
||||
:success="displaySuccessReminderDaysBetween"
|
||||
@keydown.enter="save"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue