chore: remove heading

This commit is contained in:
Daniel Roe 2023-09-04 09:26:33 +01:00 committed by GitHub
parent ec3a95be63
commit c3869d46c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -61,9 +61,7 @@ export default defineNuxtPlugin({
})
```
#### defining env
You can use the `env` property to define the environments in which your plugin will run.
You can also use the `env` property to define the environments in which your plugin will run.
- **islands**
- **default**: `true`