mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-15 19:50:28 +03:00
Remove unneeded prop
This commit is contained in:
parent
e78d1dab14
commit
7228c2e35f
1 changed files with 1 additions and 1 deletions
|
|
@ -604,7 +604,7 @@ export function Space() {
|
||||||
})}
|
})}
|
||||||
</NavCategory>
|
</NavCategory>
|
||||||
</PageNavContent>
|
</PageNavContent>
|
||||||
<CallNavStatus space={space} />
|
<CallNavStatus />
|
||||||
</PageNav>
|
</PageNav>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue