kodadot/nft-gallery

View on GitHub
pages/migrate/sign.vue

Summary

Maintainability
Test Coverage
<template>
  <MigrateSteps section="sign" />
</template>

<script setup lang="ts">
definePageMeta({
  layout: 'no-footer',
})
</script>