Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
yaochuxia committed Aug 15, 2021
2 parents 73104c5 + 7faac73 commit 418ebb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/pages/team/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const data: { username: string; nickname?: string; }[] = [
{ username: 'zuojiahui', nickname: '左嘉辉' },
{ username: 'hy916', nickname: 'huyi' },
{ username: 'dibenny', nickname: 'dibenny' },
{ username: 'hy916', nickname: 'hy916' },
];

export default function Team(props: DefaultProps) {
Expand Down

0 comments on commit 418ebb6

Please sign in to comment.