Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3ede19e

Browse files
committed
Tags icon
1 parent1c6f8bd commit3ede19e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎client/packages/lowcoder/src/pages/editor/editorConstants.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ import {
104104
TurnstileCaptchaCompIconSmall,
105105
PivotTableCompIconSmall,
106106
GraphChartCompIconSmall,
107+
TagsCompIconSmall,
107108
}from"lowcoder-design";
108109

109110
// Memoize icon components to prevent unnecessary re-renders
@@ -237,7 +238,7 @@ export const CompStateIcon: {
237238
step:<MemoizedIconIcon={StepCompIconSmall}/>,
238239
table:<MemoizedIconIcon={TableCompIconSmall}/>,
239240
text:<MemoizedIconIcon={TextCompIconSmall}/>,
240-
multiTags:<MemoizedIconIcon={TextCompIconSmall}/>,
241+
multiTags:<MemoizedIconIcon={TagsCompIconSmall}/>,
241242
timeline:<MemoizedIconIcon={TimeLineCompIconSmall}/>,
242243
toggleButton:<MemoizedIconIcon={ToggleButtonCompIconSmall}/>,
243244
tour:<MemoizedIconIcon={TourCompIconSmall}/>,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp