docs
This commit is contained in:
@@ -18,7 +18,7 @@ export interface SpacePanelItemProps {
|
|||||||
className?: string;
|
className?: string;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An icon to show in the item
|
* An icon to show in the item. If not provided, no icon will be shown.
|
||||||
*/
|
*/
|
||||||
icon?: JSX.Element;
|
icon?: JSX.Element;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user