diff --git a/src/breaking-changes/index.md b/src/breaking-changes/index.md index 059d323..48480ee 100644 --- a/src/breaking-changes/index.md +++ b/src/breaking-changes/index.md @@ -22,7 +22,6 @@ While it looks like a lot has changed, a lot of what you know and love about Vue ### Components - [Functional components can only be created using a plain function](./functional-components.html) -- [`functional` attribute on single-file component (SFC) `