Skip to content

Commit

Permalink
🚚 new minimark in components/bsx/Asset/AssetTable.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Apr 12, 2023
1 parent d95682f commit 7822688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/bsx/Asset/AssetTable.vue
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
</template>

<script lang="ts" setup>
import { emptyArray } from '@kodadot1/minimark'
import { emptyArray } from '@kodadot1/minimark/utils'
import { AssetItem } from './types'
const Money = defineAsyncComponent(
Expand Down

0 comments on commit 7822688

Please sign in to comment.