- Upgrade
cytoscape
version to3.2.5
- The
module
also export thecytoscape
object
import { ReactCytoscape, cytoscape } from 'react-cytoscape'
- The sample application expose a text area to access to the
cytoscape
to manipulate the API. Executenpm run dev