Skip to content

Commit 1ed82e7

Browse files
committed
doc: update README
1 parent 326178b commit 1ed82e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ They are compiled as CSS classes which then can be controlled from JS via
129129
```js
130130
<Label variant={{emphasis: true}} /> // sets both classes with `color` and `font-weight`
131131
```
132-
### Variants controlled with JS expression
132+
### JavaScript expressions
133133

134134
You can define variants which are conditionally applied if JS expression against
135135
props evaluates to a truthy value.

0 commit comments

Comments
 (0)