Skip to content

Commit

Permalink
test code
Browse files Browse the repository at this point in the history
  • Loading branch information
swarnadipa-dev committed Sep 3, 2024
1 parent 890e0b5 commit e0d9766
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ui/widgets/nuxeo-date-picker.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ import { I18nBehavior } from '../nuxeo-i18n-behavior.js';
type: Boolean,
value: false,
},
someField: {
type: String,
value: '',
},
};
}

Expand Down

0 comments on commit e0d9766

Please sign in to comment.