Skip to content

Commit 0d5c45a

Browse files
author
jonatansalas
committed
docs: fix README.md
1 parent 92e38d7 commit 0d5c45a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

‎README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ ReactDOM.render(<ParticlesJs />, document.getElementById('root'));
6262

6363
## Props
6464

65-
id?: string;
66-
params: any;
67-
style?: any;
68-
width?: string;
69-
height?: string;
70-
className?: string;
71-
7265
`Particles` rely on the following props:
7366

7467
| Properties | Types | Default Value | Description |

0 commit comments

Comments
 (0)