Skip to content

Commit d46ca1e

Browse files
committed
docs
1 parent a733ea5 commit d46ca1e

File tree

1 file changed

+1
-1
lines changed
  • packages/element-web-module-api/src/api

1 file changed

+1
-1
lines changed

packages/element-web-module-api/src/api/extras.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ export interface SpacePanelItemProps {
1818
className?: string;
1919

2020
/**
21-
* An icon to show in the item
21+
* An icon to show in the item. If not provided, no icon will be shown.
2222
*/
2323
icon?: JSX.Element;
2424

0 commit comments

Comments
 (0)