FunctionTeam({
name,
hp,
blockCount,
index,
color,
playerCount,
userCount,
icon,
shortName,
tile,
is
src/UI/Components/LeftSlider/Teams.tsx:34
FunctionUserCard({
name,
face,
score,
borderColor,
borderImage,
}: {
name: string;
face?: string;
score: numbe
src/UI/Components/RightSlider/Users.tsx:8