Skip to content

Commit

Permalink
Merge branch 'tests-navigation-bar' of https://github.com/ZebraDevs/z…
Browse files Browse the repository at this point in the history
…eta_flutter into tests-navigation-bar
  • Loading branch information
DE7924 committed Nov 15, 2024
2 parents 4e2a93f + 54cd192 commit 2e2a8ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ void main() {
label: 'Label0',
badge: ZetaIndicator(
value: 2,
)),
),),
ZetaNavigationBarItem(icon: ZetaIcons.star, label: 'Label1', badge: ZetaIndicator(value: 2)),
ZetaNavigationBarItem(icon: ZetaIcons.star, label: 'Label2'),
ZetaNavigationBarItem(icon: ZetaIcons.star, label: 'Label3'),
Expand Down

0 comments on commit 2e2a8ff

Please sign in to comment.