diff --git a/README.md b/README.md index b23c05e..a894d87 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ https://virtual-list-react-component.vercel.app/ ```bash npm install npm start -open http://localhost:9001/ +open http://localhost:8000/ ``` ## Feature diff --git a/examples/basic.tsx b/examples/basic.tsx index 2f14a20..c50b32a 100644 --- a/examples/basic.tsx +++ b/examples/basic.tsx @@ -74,7 +74,7 @@ const Demo = () => {