Refactor the title section to use raw icon components instead of Button components. - Removed the surrounding <Flex> wrapper for the name and action. - Removed the "取消关注" (Unfollow) and "关注" (Follow) text labels. - Replaced Button components with direct StarFilled and StarOutlined icons to reduce visual clutter and align with the icon-only design. |
||
|---|---|---|
| .. | ||
| components | ||
| context | ||
| dao | ||
| hooks | ||
| page | ||
| prisma | ||
| schedules | ||
| services | ||
| store | ||
| types | ||
| utils | ||
| App.tsx | ||
| frontend.tsx | ||
| global.d.ts | ||
| index.css | ||
| index.html | ||
| index.tsx | ||
| logo.svg | ||
| routes.tsx | ||
| sw.ts | ||