Skip to content

Commit

Permalink
Tick doesn't work in WANTED flow.
Browse files Browse the repository at this point in the history
  • Loading branch information
edwh committed Jun 16, 2021
1 parent 8289f18 commit b2e4668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/find/whereami.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<b-row v-if="postcodeValid && !closed">
<b-col class="text-center">
<transition name="fade">
<nuxt-link to="/find">
<nuxt-link to="/find/whoami">
<v-icon name="check-circle" class="text-success mt-2 fa-bh" scale="5" />
</nuxt-link>
</transition>
Expand Down

0 comments on commit b2e4668

Please sign in to comment.