Fix ImageInput object-fit, fix People page title (#712)
This commit is contained in:
@ -42,7 +42,7 @@ export function People() {
|
||||
return (
|
||||
<RecoilScope SpecificContext={TableContext}>
|
||||
<WithTopBarContainer
|
||||
title="Companies"
|
||||
title="People"
|
||||
icon={<IconBuildingSkyscraper size={theme.icon.size.md} />}
|
||||
onAddButtonClick={handleAddButtonClick}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user