Closed maurodesouza closed 1 year ago
I improved the 'filterArrayByQueryMatch' function to use the 'includes' string method instead of a regex query match
Closes #36
The latest updates on your projects. Learn more about Vercel for Git ↗︎
What type of PR is this? (check all applicable)
What I did
I improved the 'filterArrayByQueryMatch' function to use the 'includes' string method instead of a regex query match
Closes #36