Skip to content

Commit 9f2204c

Browse files
committed
chore: remove comment
1 parent 81a1dda commit 9f2204c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/components/visualizer/GardenFlowInner/GardenFlowInner.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,6 @@ const GardenFlowInner = ({ gardens }: Props) => {
316316
setExpandSubgardens={setExpandSubgardens}
317317
/>
318318

319-
{/* Item Detail Dialog */}
320319
<ItemDetailDialog
321320
isOpen={isDialogOpen}
322321
onClose={handleCloseDialog}

0 commit comments

Comments
 (0)