there has any whey to change the input class style ?
this one ?
https://i.ibb.co/0yqGHgx/input.png
could I make lsomething like this ?
<VueDatePicker v-model="date" range :partial-range="false" class="form-control" />
or
<VueDatePicker v-model="date" range :partial-range="false" class-input="form-control" />