Skip to content

Commit

Permalink
ARGH THAT BOTHERED ME
Browse files Browse the repository at this point in the history
  • Loading branch information
soup-bowl authored May 25, 2024
1 parent 5eaee25 commit 4ceb170
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,7 @@ The API the system will communicate with is defined in the appropriate `.env`.
If you want to test the PWA functionality locally, you can add the following to the `VitePWA()` segment in `vite.config.ts`:

```js
devOptions: {
enabled: true
},
devOptions: { enabled: true },
```

## react-hooks/exhaustive-deps
Expand Down

0 comments on commit 4ceb170

Please sign in to comment.