Release pre

This commit is contained in:
2022-04-24 14:27:25 +08:00
parent 1f08a4885b
commit 298688269c
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -44,7 +44,7 @@ class ObjectCommand extends Component<IMixinStatusProps> {
this.props.status ? this.props.status.newGroup() : undefined;
}}
>
<Icon iconName="WebAppBuilderFragmentCreate"></Icon>
<Icon iconName="WebAppBuilderFragment"></Icon>
</div>
<div
className="command-item"
@@ -52,7 +52,7 @@ class ObjectCommand extends Component<IMixinStatusProps> {
this.props.status ? this.props.status.newRange() : undefined;
}}
>
<Icon iconName="ProductVariant"></Icon>
<Icon iconName="CubeShape"></Icon>
</div>
<div
className="command-item red"