Skip to content

Commit

Permalink
unfinished but commiting to make build work
Browse files Browse the repository at this point in the history
  • Loading branch information
Half-Shot committed Dec 4, 2024
1 parent 3a878f8 commit 6bf796e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/menus/team-editor.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export default function AccountMenu({client, setCurrentMenu, reloadClient}: Props) {
export default function AccountMenu() {

return <main className="menu">
<h1>Team Editor</h1>
Expand Down

0 comments on commit 6bf796e

Please sign in to comment.