Skip to content

Commit

Permalink
Update packages/dmn-editor/src/propertiesPanel/FontOptions.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Luiz João Motta <[email protected]>
  • Loading branch information
jomarko and ljmotta authored Apr 8, 2024
1 parent 5773c08 commit 92c40c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dmn-editor/src/propertiesPanel/FontOptions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ export function FontOptions({ startExpanded, nodeIds }: { startExpanded: boolean
</ToggleGroup>
</div>
<br />
<div data-testid="node-font-style-selector">
<div data-testid="properties-panel-node-font-style">
<Select
toggleRef={toggleRef}
variant={SelectVariant.single}
Expand Down

0 comments on commit 92c40c3

Please sign in to comment.