Pili Sánchez
Results
2
comments of
Pili Sánchez
there's also a snapcraft version. Just use `sudo snap install pomotroid`
You could try using label. I believe something like this should work for what you want ``` DD/MM/YYYY export default { name: 'LabeledDatepicker', data: () => ({ selectedDate: null })...