Open yshmarov opened 2 years ago
you shouldn't add write methods into helpers.
write
it would be better to move that code into a Service.
For reference, see how I moved GenerateQr into a service
you shouldn't add
write
methods into helpers.it would be better to move that code into a Service.
For reference, see how I moved GenerateQr into a service