Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware authored Jul 28, 2024
1 parent a6434aa commit 31d750e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ pnpm add primelocale
```

### JavaScript Usage

- [PrimeVue Sandbox](https://codesandbox.io/p/devbox/primevue-locale-loader-forked-mxkhh8?file=%2Fsrc%2FApp.vue)
- [PrimeReact Sandbox](https://stackblitz.com/edit/react-zyv3qr-zzp7un?file=src%2Findex.js)

When copying the local file to use, it is advisable to remove the object key in the json. For example, instead of having

```js
Expand Down

0 comments on commit 31d750e

Please sign in to comment.