Skip to content

Commit

Permalink
fixed lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnadipa-dev committed Sep 3, 2024
1 parent 49195b4 commit d34f50e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/widgets/nuxeo-date-picker.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ import { I18nBehavior } from '../nuxeo-i18n-behavior.js';
*/
dateFormat: {
type: String,
value: ""
}
value: "",
},
};
}

Expand Down

0 comments on commit d34f50e

Please sign in to comment.