Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b3a1010

Browse files
committed
code fix
1 parent 2024204 commit b3a1010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/fields/optional/fieldPikaday.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default {
2020
2121
methods: {
2222
getDateFormat() {
23-
return objGet(this.schema, 'pikadayOptions.format', inputFormat);
23+
return objGet(this.schema, "pikadayOptions.format", inputFormat);
2424
},
2525
...dateFieldHelper,
2626
initialize(options) {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /