cluster selection
This commit is contained in:
@@ -3,3 +3,7 @@
|
||||
<SidebarContainer />
|
||||
</main>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
definePageMeta({ key: "lines" });
|
||||
</script>
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
<template>
|
||||
<main>
|
||||
<SidebarContainer />
|
||||
</main>
|
||||
</template>
|
||||
@@ -1,5 +0,0 @@
|
||||
<template>
|
||||
<div>
|
||||
<SidebarContainer />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user