Fix Conflicts + Invite Button

This commit is contained in:
thororen1234 2025-02-07 15:54:20 -05:00
parent 5c04fac366
commit 9b8ab3bf97
6 changed files with 74 additions and 27 deletions

View file

@ -37,3 +37,4 @@ export function Heart(props: SVGProps<SVGSVGElement>) {
</svg>
);
}