diff --git a/README.md b/README.md index b23c05e6..a894d870 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 2f14a202..c50b32ac 100644 --- a/examples/basic.tsx +++ b/examples/basic.tsx @@ -74,7 +74,7 @@ const Demo = () => {