Skip to content

Commit 838f305

Browse files
committed
Fix heading level for Quasar and Nuxt setup
1 parent 211189b commit 838f305

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ module.exports = {
9292
}
9393
```
9494

95-
## Quasar
95+
### Quasar
9696

9797
For Quasar apps, `transpileDependencies` can be updated in `quasar.conf.js` under build as
9898

@@ -102,7 +102,7 @@ build: {
102102
}
103103
```
104104

105-
## Nuxt
105+
### Nuxt
106106

107107
If your project uses Nuxt, add the following to your `nuxt.config.js` file:
108108

0 commit comments

Comments
 (0)