Skip to content

Commit 1c9e8be

Browse files
committed
Merge branch 'master' into issue-3798
2 parents aa4379e + 4ad3190 commit 1c9e8be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/packages/frontend/frame-editors/frame-tree/title-bar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ export function FrameTitleBar(props: FrameTitleBarProps) {
335335
size="small"
336336
type="text"
337337
onClick={click_close}
338-
disabled={props.is_only}
339338
>
340339
<Icon name={"times"} />
341340
</Button>

0 commit comments

Comments
 (0)