chore: fix comment

This commit is contained in:
Maze Winther 2026-04-14 15:27:24 +02:00
parent 5f2f00dde0
commit 34c67ef8e8
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ export function PreviewToolbar({
<div className="justify-self-end flex items-center gap-2.5">
<ZoomSelect />
<Separator orientation="vertical" className="h-4" />
{/* feature for v0.4.0 */}
{/* v0.4.0 */}
{/* <GridPopover>
<Button
variant={activeGuideDefinition ? "secondary" : "text"}