chore: remove accidental addition

This commit is contained in:
Szymon Nowicki 2025-02-16 14:04:04 +01:00
parent 282ebd01e2
commit 85a6d0e614

View file

@ -24,6 +24,8 @@ pnpm start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
## Build
```bash
pnpm build
```