Folo/packages/internal/components
Innei 483a65ba54
refactor: replace Accordion with Collapse components
- Replaced the Accordion component with the new Collapse components in ToolInvocationComponent and DiscoverImport for improved UI consistency and functionality.
- Updated related styles and structure to accommodate the new Collapse implementation.
- Removed the deprecated Accordion component files to streamline the codebase.

These changes aim to enhance the user experience by providing a more modern and flexible collapsing interface.

Signed-off-by: Innei <tukon479@gmail.com>
2025-08-28 18:14:13 +08:00
..
assets
src refactor: replace Accordion with Collapse components 2025-08-28 18:14:13 +08:00
package.json feat: implement AI task management (#4362) 2025-08-25 17:14:14 +08:00
tsconfig.json