diff --git a/docs/components/heading.md b/docs/components/heading.md index 48ed38e..ae3e840 100644 --- a/docs/components/heading.md +++ b/docs/components/heading.md @@ -17,6 +17,8 @@ import HCustom from './typography/heading/HCustom.vue' Use the `tag="h1"` as the most important text element to indicate the title of your web page. +

+ ```vue