mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-28 21:42:27 +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. |
||
|---|---|---|
| .. | ||
| Button.stories.tsx | ||
| CopyButton.stories.tsx | ||
| CustomTag.stories.tsx | ||
| DividerWithText.stories.tsx | ||
| EmojiAvatar.stories.tsx | ||
| EmojiIcon.stories.tsx | ||
| ErrorBoundary.stories.tsx | ||
| IndicatorLight.stories.tsx | ||
| Spinner.stories.tsx | ||