mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 19:46:36 +00:00
chore: v11 DatePicker
For better compatibility with existing codebases size xl is still supported.
This commit is contained in:
parent
b1d9b7cbb4
commit
a19f9506d4
6 changed files with 8 additions and 8 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
<DatePicker>
|
||||
<DatePickerInput
|
||||
size="xl"
|
||||
size="lg"
|
||||
labelText="Date of birth"
|
||||
placeholder="mm/dd/yyyy"
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue