Skip to content

Commit b03d1f6

Browse files
authored
docs
1 parent 5500742 commit b03d1f6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Works on TypeScript and decorator.
1010
* Safety. Transform es class to vue options api according to specifications.
1111
* Performance. Once transform on project loading, ready for everywhere.
1212
* Support ES class inherit, vue `extends` and vue `mixins`.
13+
* [Official recommended](https://class-component.vuejs.org)
1314

1415
[](/en/quick-start/code-what-it-is-example.ts ':include :type=code typescript')
1516

@@ -39,4 +40,4 @@ If you would like to help us to improve document translations, follow the steps:
3940

4041
Then you could access the document from the url which shown in your terminal. Change the files in directory `en` and PR.
4142

42-
Thank you very much:)
43+
Thank you very much:)

0 commit comments

Comments
 (0)