Multi-level navigation
This commit is contained in:
3
htdocs/common.mjs
Normal file
3
htdocs/common.mjs
Normal file
@@ -0,0 +1,3 @@
|
||||
import { reactive } from 'vue';
|
||||
|
||||
export const menustate = reactive([]);
|
Reference in New Issue
Block a user