chore(readme): add section

This commit is contained in:
moklick
2020-05-05 13:13:49 +02:00
parent f38827541f
commit d77ee2c0e2
2 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ const RichGraph = () => {
<button
type="button"
onClick={addRandomNode}
style={{ position: 'absolute', left: 15, top: 10, zIndex: 4 }}
style={{ position: 'absolute', right: 10, top: 30, zIndex: 4 }}
>
add node
</button>