removed test datepicker
This commit is contained in:
@@ -240,11 +240,5 @@ const layout = ref<LayoutTypes>('month-and-year')
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-col gap-4 w-min">
|
||||
<Calendar v-model="date" :default-placeholder="defaultPlaceholder" class="rounded-md border shadow-sm"
|
||||
layout="month-and-year" disable-days-outside-current-view />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user