build docs
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -7,7 +7,7 @@ export default {
|
|||||||
|
|
||||||
computed: {
|
computed: {
|
||||||
mobileUrl() {
|
mobileUrl() {
|
||||||
return location.pathname + 'examples.html' + location.hash;
|
return location.pathname + 'examples.html' + location.hash;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user