add anchor component
This commit is contained in:
parent
eeeceb5446
commit
43513f702c
13 changed files with 434 additions and 4 deletions
2
src/components/anchor-link/index.js
Normal file
2
src/components/anchor-link/index.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
import AnchorLink from '../anchor/anchor-link.vue';
|
||||
export default AnchorLink;
|
Loading…
Add table
Add a link
Reference in a new issue