Commit e1c11cf8 authored by Илья's avatar Илья Committed by Haoqun Jiang

docs: fix end of tag style (#1579)

Based on good practices.
parent 5fab977f
......@@ -76,7 +76,7 @@ This is the documentation for component B.
<!-- ComponentA.vue -->
<template>
<div>
<ComponentB/>
<ComponentB />
<p>{{ docs }}</p>
</div>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment