dify/web/app/components/workflow/skill/start-tab
yyh 919d7ef5cd
refactor(skill): replace React icon components with CSS Icons
Migrate all icon usage in the skill directory from @remixicon/react
and custom SVG components to Tailwind CSS icon classes (i-ri-*, i-custom-*).
Update MenuItem API to accept string class names instead of React.ElementType.
2026-01-29 21:57:17 +08:00
..
category-tabs refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
action-card.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
create-import-section.tsx refactor(skill): replace React icon components with CSS Icons 2026-01-29 21:57:17 +08:00
index.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
section-header.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
skill-templates-section.tsx refactor(skill): remove React.FC type annotations from all components 2026-01-28 23:34:08 +08:00
template-search.tsx refactor(skill): replace React icon components with CSS Icons 2026-01-29 21:57:17 +08:00