Skip to content

Commit

Permalink
remove subtitle from no workspace found
Browse files Browse the repository at this point in the history
  • Loading branch information
ishpaul777 committed Apr 20, 2024
1 parent 1fc7b2b commit 12bc04c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ function MoneyTemporaryForRefactorRequestParticipantsSelector({participants, onF
iconWidth={variables.emptyWorkspaceIconWidth}
iconHeight={variables.emptyWorkspaceIconHeight}
title={translate('workspace.emptyWorkspace.notFound')}
subtitle={translate('workspace.emptyWorkspace.description')}
shouldShowLink={false}
/>
<Button
Expand Down

0 comments on commit 12bc04c

Please sign in to comment.