Fix import statement in the README.
Closed this issue · 0 comments
NSSure commented
import SureToast from './sure-toast';needs to become
import SureToast from './vue-sure-toast';Closed this issue · 0 comments
import SureToast from './sure-toast';needs to become
import SureToast from './vue-sure-toast';