chore(examples): move examples to demo folder

This commit is contained in:
Christopher Möller
2022-07-19 15:12:37 +02:00
parent 97a9d0440f
commit 6733076ab4
86 changed files with 10840 additions and 4710 deletions
-1
View File
@@ -11,7 +11,6 @@
"dependencies": {
"@preconstruct/next": "^4.0.0",
"@react-flow/core": "11.0.0",
"@react-flow/themes": "11.0.0",
"next": "12.2.2",
"react": "18.2.0",
"react-dom": "18.2.0"
-1
View File
@@ -1,5 +1,4 @@
import ReactFlow from '@react-flow/core';
import '@react-flow/themes/dark';
export default function Home() {
return (