tournament logo upload via api

This commit is contained in:
yohlo
2025-08-24 13:50:48 -05:00
parent 466a3365f0
commit 936ab0ce72
13 changed files with 417 additions and 23 deletions

View File

@@ -13,7 +13,7 @@ const Profile = ({ player }: ProfileProps) => {
const tabs = [
{
label: "Overview",
content: <Text p="md">Panel 1 content</Text>
content: <Text p="md">Stats/Badges will go here</Text>
},
{
label: "Teams",