stash
This commit is contained in:
parent
9381d229c5
commit
297ad7bd99
12 changed files with 121 additions and 40 deletions
|
|
@ -26,9 +26,13 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import * as BIcons from "bootstrap-icons-vue";
|
||||
|
||||
export default {
|
||||
name: "Sidebar"
|
||||
name: "Sidebar",
|
||||
components: {
|
||||
...BIcons
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue