fix: build error (#5617)

This commit is contained in:
Anmol Singh Bhatia 2024-09-16 19:22:47 +05:30 committed by GitHub
parent 45da70cf6a
commit edf0ab8175
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -344,7 +344,7 @@ export const CommandModal: React.FC = observer(() => {
{projectId && canPerformAnyCreateAction && (
<CommandPaletteProjectActions closePalette={closePalette} />
)}
{canPerformWorkspaceAction && (
{canPerformWorkspaceActions && (
<Command.Group heading="Workspace Settings">
<Command.Item
onSelect={() => {