Skip to content

Commit

Permalink
Remove unused prop
Browse files Browse the repository at this point in the history
  • Loading branch information
meelrossi committed Jun 6, 2024
1 parent b3412ff commit 8b0e937
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export function renderWorldContributorTab(props: Partial<Props>) {
deploymentsByWorlds={{}}
error={null}
loading={false}
onNavigate={jest.fn()}
onUnpublishWorld={jest.fn()}
projects={[]}
{...props}
Expand Down

0 comments on commit 8b0e937

Please sign in to comment.