mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
New changes for the Navigation and Filter components
This commit is contained in:
@@ -5,8 +5,8 @@ const logsViewerApp = Vue.createApp({
|
||||
};
|
||||
},
|
||||
components: {
|
||||
Navigation,
|
||||
Filter
|
||||
CoreNavigationCmpt,
|
||||
CoreFilterCmpt
|
||||
},
|
||||
methods: {
|
||||
newSideMenuEntryHandler(payload) {
|
||||
|
||||
Reference in New Issue
Block a user