Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6656c99

Browse files
sdrasbencodezen
andauthored
Update src/cookbook/gradual-compositionapi-migration.md
Co-authored-by: Ben Hong <[email protected]>
1 parent 8bc07ca commit 6656c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cookbook/gradual-compositionapi-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The [Composition API](/guide/composition-api-introduction.html) is an advanced f
44

55
Due to the flexibility of the Composition API, you may need to be more explicit about organization so that future maintainers can quickly understand intended purpose of pieces of the application.
66

7-
## Refactor your Mixins
7+
## Refactor Your Mixins
88

99
If you've made use of mixins for reusable logic across components, it's recommended that you start your refactor here. Mixins translate very directly.
1010

0 commit comments

Comments
 (0)