Skip to content

Commit 2768f92

Browse files
committed
fix button nesting warning in UI
1 parent a25876d commit 2768f92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/client/src/core/BugRouterGroupButton.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export default function BugRouterGroupButton({
3838
return (
3939
<>
4040
<Button
41+
component="div"
4142
ref={setNodeRef}
4243
{...extraProps}
4344
sx={{

0 commit comments

Comments
 (0)