chore: v11 TreeView

Size `compact` changed to `xs`. For better compatibility with existing codebases size `compact` is still supported.
This commit is contained in:
Gregor Wassmann 2023-03-31 22:54:26 +02:00
commit 2df821512f
7 changed files with 13 additions and 15 deletions

View file

@ -41,9 +41,9 @@ export interface TreeViewProps extends RestProps {
/**
* Specify the TreeView size
* @default "default"
* @default undefined
*/
size?: "default" | "compact";
size: "xs";
/**
* Specify the label text