This commit is contained in:
Juergen Kunz
2025-06-30 10:58:31 +00:00
parent 60a811fd18
commit 2c12c22666
3 changed files with 138 additions and 9 deletions

View File

@ -56,7 +56,6 @@ export const demoFunc = () => html`
<dees-input-datepicker
label="Select Date"
description="Choose a date from the calendar"
placeholder="Pick a date"
></dees-input-datepicker>
</dees-panel>
</dees-demowrapper>