Skip to content

Commit d922a2a

Browse files
chore: Remove duplicated breaking change link
1 parent df8df67 commit d922a2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/breaking-changes/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ While it looks like a lot has changed, a lot of what you know and love about Vue
2222
### Components
2323

2424
- [Functional components can only be created using a plain function](./functional-components.html)
25-
- [`functional` attribute on single-file component (SFC) `<template>` and `functional` component option are deprecated](./functional-components.html)
2625
- [Async components now require `defineAsyncComponent` method to be created](./async-components.html)
2726
- [Component events should now be declared with the `emits` option](./emits-option.md)
2827

0 commit comments

Comments
 (0)