Skip to content

Commit

Permalink
self close tag
Browse files Browse the repository at this point in the history
Signed-off-by: gitdallas <[email protected]>
  • Loading branch information
gitdallas committed Sep 25, 2023
1 parent 18a4a8d commit c257821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/app/components/ToolbarBulkSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export const ToolbarBulkSelector = <T,>({
/>,
],
}}
></MenuToggle>
/>
)}
>
<DropdownList>{dropdownItems}</DropdownList>
Expand Down

0 comments on commit c257821

Please sign in to comment.