fix: missing component
This commit is contained in:
parent
53c7cad862
commit
b9e0d18d8b
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import { Icon } from '@iconify/vue';
|
||||
import { Branch } from '../../stores/branch/types';
|
||||
import AppBox from '../app/AppBox.vue';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue