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. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| assets | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||