Skip to content

Commit

Permalink
[Lib] - chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Chiang committed Sep 2, 2022
1 parent 7b98734 commit 994d96e
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 @@ -109,7 +109,7 @@ export interface BarData extends ChartData {

You can pass anything in `children` as the title and will be subjected to the `titlePosition` prop.

I recommend you add a styling the following styling rule when using `left` or `right` positioning:
I recommend you add the following styling rule when using `left` or `right` positioning to prevent the title from wrapping:

```css
.your-title-wrapper-classname {
Expand Down

0 comments on commit 994d96e

Please sign in to comment.