Skip to content

Commit

Permalink
chore(automated): Lint commit and format
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 15, 2024
1 parent 56e4433 commit 54cd192
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 54cd192

Please sign in to comment.