ignite / web

Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules
https://ignite.com/cli
Apache License 2.0
71 stars 49 forks source link

Vue Template Grammar Edit #281

Open scottcarterco opened 2 years ago

scottcarterco commented 2 years ago

In the token transfer file, the error message on line 108 currently states: Your tokens could not be transferred and will remain on your wallet.

The edit should instead read: Your tokens could not be transferred and will remain in your wallet.

https://github.com/ignite/web/blob/fe8b2e1fde516cb152ab2fbc0e7b5e5b842122bc/packages/vue/src/components/SpTokenTransfer/SpTokenTransfer.vue#L108