Skip to content

Commit df85420

Browse files
authored
chore: fix heading level (#667)
I fixed the heading levels to match the other files.
1 parent 572b3cc commit df85420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/custom-elements-interop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ badges:
55

66
# Custom Elements Interop <MigrationBadges :badges="$frontmatter.badges" />
77

8-
# Overview
8+
## Overview
99

1010
- **BREAKING:** Custom elements whitelisting is now performed during template compilation, and should be configured via compiler options instead of runtime config.
1111
- **BREAKING:** Special `is` prop usage is restricted to the reserved `<component>` tag only.

0 commit comments

Comments
 (0)