Merge pull request #286 from ashwanthkumar/patch-1

Fixing a few TOC typos on README
This commit is contained in:
Moritz
2020-06-05 22:43:46 +02:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@ React Flow is a library for building node-based graphs. You can easily implement
- [Key Features](#key-features)
- [Installation](#installation)
- [Usage](#usage)
- [ReactFlow Component Prop Types](#reactflow-component-prop-types)
- [ReactFlow Component Prop Types](#react-flow-component-prop-types)
- [Nodes](#nodes)
- [Options](#options-1)
- [Node Types & Custom Nodes](#node-types--custom-nodes)
- [Handle Component](#handle-component)
- [Edges](#nodes)
- [Options](#options-2)
- [Options](#options)
- [Edge Types & Custom Edges](#edge-types--custom-edges)
- [Components](#components)
- [Background](#background)