diff --git a/packages/integration/README.md b/packages/integration/README.md index e34957d..79cded3 100644 --- a/packages/integration/README.md +++ b/packages/integration/README.md @@ -31,7 +31,7 @@ To start, `npm install` a first time and copy the example env file: `cp .env.exa Then, run the local dev server with `npm run dev`. -The main dev file is `src/dev.tsx` where a small testing React router is used to render the different React components while developing. +The main dev file is `src/dev/dev.tsx` where a small testing React router is used to render the different React components while developing. ### Building diff --git a/packages/integration/index.html b/packages/integration/index.html index efff5c8..8063978 100644 --- a/packages/integration/index.html +++ b/packages/integration/index.html @@ -7,7 +7,7 @@
- +