eswat2 / git-notes

build the Github Note Taker app using Vue 3 and Vite..
https://git-notes-eswat2.vercel.app
5 stars 0 forks source link

Need to lowercase user input #2

Closed eswat2 closed 6 years ago

eswat2 commented 6 years ago

User input for the search needs to be converted to lowercase before it’s sent to the store & api

eswat2 commented 6 years ago

RESOLVED