Closed 1jackdev closed 3 years ago
Before: const queryNoWhite = queryNoWitheSpace(query)
After: const queryNoWhite = queryNoWhiteSpace(query):
None.
Nothing to reproduce.
npm run test
npm run build:dev
@1jackdev do you have Twitter? We would be happy to publicly thank you on our socials.
I don't use twitter, unfortunately. Just happy to help!
Related Issue
92
Description
Before: const queryNoWhite = queryNoWitheSpace(query)
After: const queryNoWhite = queryNoWhiteSpace(query):
Impacted Areas in Application
None.
Steps to Test or Reproduce
Nothing to reproduce.
Related PRs
None.
PR Checklist:
npm run test
and be sure all test passnpm run build:dev
and be sure no error blovk the build