Skip to content

Commit

Permalink
add missing closing tag for code block
Browse files Browse the repository at this point in the history
  • Loading branch information
DenverCoder544 committed Oct 28, 2024
1 parent b4619bf commit 377f523
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/ui/toolbar/bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,12 @@ A toolbar can also contain color configs:
"background": "#00ff00"
}
}
```

Hover color is used when hovering icon and Toolbar.ToolbarRequest add operation data not contains color configuration.

Background color is now only used to calculate light/dark icon classes.
Configuration is used when Toolbar.ToolbarREquest add operation data not contains color configuration.
Configuration is used when Toolbar.ToolbarREquest add operation data not contains color configuration.

## Bundle state

Expand Down

0 comments on commit 377f523

Please sign in to comment.