chore: add alert plugin for docs; 🌟
This commit is contained in:
5
docs/.vuepress/plugins/alert/clientRootMixin.js
Normal file
5
docs/.vuepress/plugins/alert/clientRootMixin.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export default {
|
||||
updated() {
|
||||
this.$page.alert.top = 100
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user