feat: add link for individual props/events/slots/configs/icons
This commit is contained in:
@@ -4,7 +4,7 @@ export default function scrollBehavior (to) {
|
||||
return {
|
||||
selector: decodeURIComponent(to.hash),
|
||||
offset: {
|
||||
y: 20
|
||||
y: 32
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user