We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f6190 commit f2fa6d0Copy full SHA for f2fa6d0
examples/example.js
@@ -10,7 +10,7 @@ var stylesheet = module.exports = reactCSSBuilder.create({
10
margin: '6px'
11
},
12
13
- // class hierarchies can be as many levels deep as you with. each parent object
+ // class hierarchies can be as many levels deep as you want. each parent object
14
// must have an "attributes" property which references the style returned
15
// for the parent if requested
16
myClassGroup: {
0 commit comments