Skip to content

Commit 80fc45f

Browse files
authored
JSX syntax highlighting for the sample code
1 parent f6bba85 commit 80fc45f

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
@@ -12,7 +12,7 @@ npm install --save react-eureka
1212
```
1313

1414
## How to Use:
15-
```js
15+
```jsx
1616
import React, { Component } from 'react';
1717

1818
import { EurekaForm } from 'react-eureka';

0 commit comments

Comments
 (0)