refactor(examples): rename Advanced to CustomNodes, use func component

This commit is contained in:
moklick
2019-10-22 22:37:05 +02:00
parent bd60ad0ecd
commit 02005917f8
14 changed files with 2291 additions and 285 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
describe('Basic Flow Rendering', () => {
describe('Basic Graph Rendering', () => {
it('renders a flow with three nodes', () => {
cy.visit('/basic');