Skip to content

Commit

Permalink
fix: import antd icon error
Browse files Browse the repository at this point in the history
  • Loading branch information
VisionView committed Aug 6, 2023
1 parent 1ca73ac commit 6e0d7fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/connect/components/connect-list.vue
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
</template>

<script setup lang="ts">
// TODO: fix bug
import { MoreOutlined } from '@vicons/antd';
import { ConnectionSignal, ConnectionSignalOff } from '@vicons/carbon';
import { storeToRefs } from 'pinia';
Expand Down

0 comments on commit 6e0d7fc

Please sign in to comment.