Skip to content

Commit 8f4ff73

Browse files
Remove pointless prop
1 parent b3cbe8d commit 8f4ff73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/EditCodeDialog.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ const EditCodeDialog = forwardRef<MakeCodeFrameDriver, EditCodeDialogProps>(
2222
}, [isOpen, tourStart]);
2323
return (
2424
<Flex
25-
flexGrow="1"
2625
w="100%"
2726
h="100%"
2827
bgColor="white"

0 commit comments

Comments
 (0)