Update README.md
This commit is contained in:
parent
6af6cfb617
commit
9158666a09
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ function App() {
|
|||
return (<Renderer
|
||||
page={page}
|
||||
pageState={pageState}
|
||||
shapeUtils={myShapes}
|
||||
shapeUtils={shapeUtils}
|
||||
/>)
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue