Skip to content

Commit 928930f

Browse files
author
name
committed
deployy
1 parent 2e64cb1 commit 928930f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ This style guide is mostly based on the standards that are currently prevalent i
251251
<Foo bar="bar" />
252252
253253
// bad
254-
<Foo className="bad example" />
254+
<Foo className='bad example' />
255255
256256
// good
257257
<Foo className="good example" />

0 commit comments

Comments
 (0)