Skip to content

Commit 65e74e9

Browse files
committed
Fix merge botch
1 parent 9a61211 commit 65e74e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ export function App() {
316316
toolTip: {
317317
children: 'Currently selected geometry',
318318
},
319-
...defaultLocalStatusBarItems,
320319
},
320+
...defaultLocalStatusBarItems,
321321
]}
322322
/>
323323
</div>

0 commit comments

Comments
 (0)