diff --git a/example/.gitignore b/dev-flows/.gitignore similarity index 100% rename from example/.gitignore rename to dev-flows/.gitignore diff --git a/example/README.md b/dev-flows/README.md similarity index 100% rename from example/README.md rename to dev-flows/README.md diff --git a/example/package-lock.json b/dev-flows/package-lock.json similarity index 100% rename from example/package-lock.json rename to dev-flows/package-lock.json diff --git a/example/package.json b/dev-flows/package.json similarity index 95% rename from example/package.json rename to dev-flows/package.json index da6cd466..3cfbcea4 100644 --- a/example/package.json +++ b/dev-flows/package.json @@ -1,5 +1,5 @@ { - "name": "react-flow-examples", + "name": "react-flow-tests", "version": "0.1.0", "private": true, "dependencies": { diff --git a/example/public/_redirects b/dev-flows/public/_redirects similarity index 100% rename from example/public/_redirects rename to dev-flows/public/_redirects diff --git a/dev-flows/public/favicon.ico b/dev-flows/public/favicon.ico new file mode 100644 index 00000000..731acd59 Binary files /dev/null and b/dev-flows/public/favicon.ico differ diff --git a/example/public/index.html b/dev-flows/public/index.html similarity index 55% rename from example/public/index.html rename to dev-flows/public/index.html index 6e06a78f..f49c16b5 100644 --- a/example/public/index.html +++ b/dev-flows/public/index.html @@ -4,12 +4,10 @@ - - -