Skip to content

Commit

Permalink
added members
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Farmaha committed Apr 11, 2024
1 parent 4e9abed commit 997ab57
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions src/Api/members.json
Original file line number Diff line number Diff line change
Expand Up @@ -1480,5 +1480,31 @@
"forhand": "Справа",
"backhand": "Дворучний",
"joinTennisYear": 2022
},
{
"id": "115",
"name": "Лойко Катерина",
"birthDate": "2006-10-24",
"avatar": "https://raw.githubusercontent.com/M-Farmaha/100-club/main/src/components/MembersList/avatars/115.jpg",
"sex": "female",
"hometown": "Львів",
"type": "Професіонал",
"category": null,
"forhand": "Справа",
"backhand": "Дворучний",
"joinTennisYear": 2012
},
{
"id": "116",
"name": "Лойко Меланія",
"birthDate": "2017-07-25",
"avatar": "https://raw.githubusercontent.com/M-Farmaha/100-club/main/src/components/MembersList/avatars/116.jpg",
"sex": "female",
"hometown": "Львів",
"type": "Дитяча група",
"category": null,
"forhand": "Справа",
"backhand": "Дворучний",
"joinTennisYear": 2023
}
]
2 changes: 1 addition & 1 deletion src/components/LastUpdateSection/LastUpdateSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const LastUpdateSection = () => {
<use href={sprite + "#icon-loop"}></use>
</IconSvg>
</IconWrap>
Останнє оновлення: 10.03.2024
Останнє оновлення: 11.04.2024
</Text>
</Section>
</>
Expand Down
Binary file added src/components/MembersList/avatars/115.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/components/MembersList/avatars/116.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 997ab57

Please sign in to comment.