Add configuration option to use a date picker instead of date slider

This commit is contained in:
2022-01-22 14:41:01 -05:00
parent b799a2e976
commit cf56bdfb74
6 changed files with 70 additions and 11 deletions

View File

@@ -19,11 +19,7 @@
</b-row>
<b-row>
<b-col sm="6">
<b-row>
<b-col style="height: 70px;">
<DateSlider></DateSlider>
</b-col>
</b-row>
<DateSlider></DateSlider>
<b-row>
<b-col>
<IndexPicker></IndexPicker>