Skip to content

Commit 0698b5f

Browse files
committed
readme
1 parent 9d5801a commit 0698b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import {
2525
Base,
2626
} from "vue-facing-decorator";
2727
import AnotherComponent from "./AnotherComponent.vue";
28-
//super class, See [extends section](#Extends)
28+
//super class. See extends section.
2929
class Sup extends Base {
3030
//reactivity super property
3131
supProperty = "supProperty";

0 commit comments

Comments
 (0)