Skip to content

Commit 6498e9d

Browse files
committed
Update img-selected.tsx
1 parent 5ebed55 commit 6498e9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/web/client/src/app/project/[id]/_components/editor-bar/img-selected.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ export const ImgSelected = () => {
102102

103103
<div className="h-6 w-[1px] bg-border" />
104104

105-
106105
<Button
107106
variant="ghost"
108107
className="flex items-center gap-2 text-muted-foreground border border-border/0 cursor-pointer rounded-lg hover:bg-background-tertiary/20 hover:text-white hover:border hover:border-border px-3"

0 commit comments

Comments
 (0)