Skip to content

Commit 79bfc7e

Browse files
committed
give a dot point
1 parent 8b59a7f commit 79bfc7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ $ npm install @hookform/error-message
2828

2929
## Quickstart
3030

31-
Single Error Message
31+
- Single Error Message
3232

3333
```jsx
3434
import React from 'react';
@@ -64,7 +64,7 @@ export default function App() {
6464

6565
---
6666

67-
Multiple Error Messages
67+
- Multiple Error Messages
6868

6969
```jsx
7070
import React from 'react';

0 commit comments

Comments
 (0)