fix(docs): render addComponent heading as h3

This commit is contained in:
Andrey Yolkin 2023-08-04 17:35:57 +03:00
parent beef861521
commit 1d2f756a70

View File

@ -859,7 +859,7 @@ An object with the following properties:
Transpile specified path using build.transpile. If set to `'auto'`, it will set `transpile: true` if `node_modules/` is in path.
## `addComponent`
### `addComponent`
Register a component to be automatically imported.