Skip to content

Commit ca39809

Browse files
authored
Fix brackets showing in the top right corner of the scene editor (#8332)
Don't show in changelog
1 parent 0fd041a commit ca39809

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

newIDE/app/src/SceneEditor/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3306,7 +3306,6 @@ export default class SceneEditor extends React.Component<Props, State> {
33063306
buildMenuTemplate={this.buildContextMenu}
33073307
/>
33083308
</React.Fragment>
3309-
)}
33103309
<InfoBar
33113310
message={infoBarMessage}
33123311
duration={7000}

0 commit comments

Comments
 (0)