Skip to content

Commit

Permalink
fix: Update README for cssClass option (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
kunalnagar authored Apr 30, 2024
1 parent a73c281 commit befe7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ animation: {

### cssClass

Assign a Custom CSS class to the bar. **Overrides ALL styles passed as options**. For e.g. padding, backgroundColor etc.
Assign a Custom CSS class to the bar.

Type: `String`
Default: `empty`
Expand Down

0 comments on commit befe7e0

Please sign in to comment.