forked from github/cinny
Remove unneeded prop
This commit is contained in:
@@ -604,7 +604,7 @@ export function Space() {
|
|||||||
})}
|
})}
|
||||||
</NavCategory>
|
</NavCategory>
|
||||||
</PageNavContent>
|
</PageNavContent>
|
||||||
<CallNavStatus space={space} />
|
<CallNavStatus />
|
||||||
</PageNav>
|
</PageNav>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user