New changes for the Navigation and Filter components

This commit is contained in:
Paolo
2022-06-02 10:34:45 +02:00
parent 29002124cc
commit f3fe3aa099
3 changed files with 62 additions and 25 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ const logsViewerApp = Vue.createApp({
};
},
components: {
Navigation,
Filter
CoreNavigationCmpt,
CoreFilterCmpt
},
methods: {
newSideMenuEntryHandler(payload) {