Skip to content

Commit

Permalink
docs: clear up that nuxt module is missing for now
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusBorg authored Dec 20, 2022
1 parent 3602ae5 commit ffa7173
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,4 @@ Vue.use(PortalVue)

## Nuxt module

Add `portal-vue/nuxt` to modules section of `nuxt.config.js`

```javascript
{
modules: ['portal-vue/nuxt']
}
```
v3 does not yet have a nuxt module integration. PRs welcome.

0 comments on commit ffa7173

Please sign in to comment.