We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4ef90 commit 0d7837aCopy full SHA for 0d7837a
src/api/options-misc.md
@@ -101,10 +101,13 @@ Controls whether the default component attribute fallthrough behavior should be
101
102
</div>
103
104
-- **See also** [Fallthrough Attributes](/guide/components/attrs)
105
-<div class="composition-api">
106
-- **See also** [Using `inheritAttrs` in normal <script>](api/sfc-script-setup.html#usage-alongside-normal-script)
107
-</div>
+- **See also**
+
+ - [Fallthrough Attributes](/guide/components/attrs)
+ <div class="composition-api">
108
109
+ - [Using `inheritAttrs` in normal `<script>`](/api/sfc-script-setup.html#usage-alongside-normal-script)
110
+ </div>
111
112
## components {#components}
113
0 commit comments