contributor-avatar.tsx
基本信息
- 类型: React 组件 (TSX)
- 路径:
src/app/about/contributor-avatar.tsx
功能描述
github.com/${username}`}
导出内容
- <code>ContributorAvatar</code> - 函数
依赖导入
reactnext/imagenext/link
Props/接口
interface ContributorAvatarProps {
username: string;
}
使用说明
根据具体类型按需导入使用