Skip to content

Commit 036e5a1

Browse files
committed
Add mask to date picker on version specific screen
Ref #406
1 parent b276254 commit 036e5a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/ScreenVersionSpecific.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
bg-color="white"
4242
hint="YYYY-MM-DD"
4343
label="date-released"
44+
mask="####-##-##"
4445
outlined
4546
standout
4647
style="width: 33.33%"

0 commit comments

Comments
 (0)