chore: fix comment
This commit is contained in:
parent
5f2f00dde0
commit
34c67ef8e8
|
|
@ -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"}
|
||||
|
|
|
|||
Loading…
Reference in New Issue