mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Fixed template pages
This commit is contained in:
parent
1516d674a4
commit
9893e09f4c
13 changed files with 7239 additions and 8514 deletions
|
@ -27,7 +27,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="mt-4 flex flex-wrap gap-6 items-start justify-between">
|
||||
<SelectButton v-model="selectedTime" :options="timeOptions" aria-labelledby="basic" />
|
||||
<SelectButton v-model="selectedTime" :options="timeOptions" aria-labelledby="basic" :allowEmpty="false" />
|
||||
<div class="flex items-center gap-2">
|
||||
<Button label="Download" icon="pi pi-download" iconPos="right" />
|
||||
<DatePicker v-model="dates" selectionMode="range" :manualInput="false" showIcon iconDisplay="input" placeholder="06/11/2024 - 06/22/2024" />
|
||||
|
|
15751
pnpm-lock.yaml
generated
15751
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue