chore: v11 Accordion

Size `xl` changed to `lg`. For better compatibility with existing codebases size `xl` is still supported.
This commit is contained in:
Gregor Wassmann 2023-04-02 22:12:21 +02:00
commit baf33c0505
6 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@ export interface AccordionProps extends AccordionSkeletonProps {
* Specify the size of the accordion
* @default undefined
*/
size?: "sm" | "xl";
size?: "sm" | "lg";
/**
* Set to `true` to disable the accordion