Skip to content

Commit

Permalink
Comment va-date-picker
Browse files Browse the repository at this point in the history
  • Loading branch information
m0ksem committed May 17, 2021
1 parent 05f983d commit 5d65fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/admin/forms/form-elements/FormElements.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
</va-card>
</div>

<div class="flex xs12">
<!-- <div class="flex xs12">
<va-card :title="$t('forms.dateTimePicker.title')">
<va-card-content>
<form>
Expand Down Expand Up @@ -137,7 +137,7 @@
</form>
</va-card-content>
</va-card>
</div>
</div> -->

<div class="flex xs12">
<va-card :title="$t('forms.selects.title')">
Expand Down

0 comments on commit 5d65fe7

Please sign in to comment.