Skip to content

Commit

Permalink
[autofix.ci] apply automated fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Nov 15, 2024
1 parent 1e751fd commit e4d88e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ export default function NodeToolbarComponent({
dataTestId="docs-button-modal"
/>
</SelectItem>
{(isMinimal || !showNode) && (
{(isMinimal || !showNode) && (
<SelectItem
value={"show"}
data-testid={`${showNode ? "minimize" : "expand"}-button-modal`}
Expand Down

0 comments on commit e4d88e0

Please sign in to comment.