diff --git a/src/guide/migration/functional-components.md b/src/guide/migration/functional-components.md index 31b2bd8086..0da35ca96f 100644 --- a/src/guide/migration/functional-components.md +++ b/src/guide/migration/functional-components.md @@ -5,14 +5,15 @@ In terms of what has changed, at a high level: - Performance gains from v2 for functional components are now negligible in v3, so we recommend just using stateful components -- `functional` attribute on single-file component `