mirror of
https://github.com/bitinflow/ui-old.git
synced 2026-03-13 13:45:57 +00:00
Fix state
This commit is contained in:
@@ -29,8 +29,8 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import {useMenuStore} from "../stores/menu";
|
||||
import {mapState} from "pinia";
|
||||
import {useMenuStore} from "../stores/menu";
|
||||
|
||||
export default {
|
||||
name: "ThirdLevelMenu",
|
||||
|
||||
Reference in New Issue
Block a user