Skip to content

Commit 6ddcb23

Browse files
authored
Remove top bar reference from js output
1 parent d105d07 commit 6ddcb23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles/native/js/core/widgets/navigation.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ Customizing core files will make updating Atlas much more difficult in the futur
77
To customize any core styling, copy the part you want to customize to styles/native/app/ so the core styling is overwritten.
88
99
==========================================================================
10-
TopBar / BottomBar / ProgressOverlay
10+
BottomBar / ProgressOverlay
1111
12-
Default Class For Mendix TopBar, BottomBar and ProgressOverlay
12+
Default Class For Mendix BottomBar and ProgressOverlay
1313
========================================================================== */
1414
export const navigationStyle = {
1515
bottomBar: {

0 commit comments

Comments
 (0)