mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 03:31:24 +08:00
- Refactored import statements in CodeEditor, ThinkingEffect, ErrorBoundary, and Spinner story files for consistency and clarity. - Changed button event handlers from `onPress` to `onClick` to align with standard React practices. - Improved type imports for better organization and maintainability. |
||
|---|---|---|
| .. | ||
| CodeEditor.stories.tsx | ||
| Ellipsis.stories.tsx | ||
| ExpandableText.stories.tsx | ||
| HorizontalScrollContainer.stories.tsx | ||
| ListItem.stories.tsx | ||
| MaxContextCount.stories.tsx | ||
| Scrollbar.stories.tsx | ||
| Selector.stories.tsx | ||
| Sortable.stories.tsx | ||
| ThinkingEffect.stories.tsx | ||