Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Logicer16 committed Nov 15, 2023
1 parent 9d46aff commit 5c4cd48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ pnpm preview
```

To automatically open a browser once the server has successfully started:

```bash
pnpm preview:open
```
Expand All @@ -44,6 +45,7 @@ pnpm dev
```

To automatically open a browser once the server has successfully started:

```bash
pnpm dev:open
```
Expand Down
1 change: 0 additions & 1 deletion src/lib/index.ts

This file was deleted.

0 comments on commit 5c4cd48

Please sign in to comment.