Skip to content

Commit e8a0cde

Browse files
committed
Change text highlighting to jsx
1 parent 7cdf29e commit e8a0cde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Every React component gets an inbuilt javascript constructor for functional logi
88

99
**Introducing the css constructor for styling!**
1010

11-
```js
11+
```jsx
1212
import React from 'react';
1313
import css from 'css-constructor';
1414

0 commit comments

Comments
 (0)