Skip to content

Commit

Permalink
🚚 new minimark in components/rmrk/Gallery/History.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Apr 12, 2023
1 parent dea612c commit 946083b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/rmrk/Gallery/History.vue
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<script lang="ts">
import { Component, Prop, Watch, mixins } from 'nuxt-property-decorator'
import { Debounce } from 'vue-debounce-decorator'
import { Interaction } from '@kodadot1/minimark'
import { Interaction } from '@kodadot1/minimark/v1'
import { formatDistanceToNow } from 'date-fns'
import { exist } from '@/components/search/exist'
Expand Down

0 comments on commit 946083b

Please sign in to comment.