mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-08 14:43:23 +00:00
Update components.vue
This commit is contained in:
@@ -294,6 +294,7 @@ export default {
|
||||
this.activeCategory = category;
|
||||
this.sidebarOpen = false;
|
||||
document.getElementById('main').scrollTop = 0;
|
||||
window.scrollTo(0,0)
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user