resolvetosavelives / healthicons

A collection of open source icons for public health projects.
https://healthicons.org
MIT License
648 stars 49 forks source link

Add simple filter box for icons #13

Closed nburka closed 3 years ago

nburka commented 3 years ago

Adds a box to filter icons by their name.

To test:

nburka commented 3 years ago

For some reason I don’t understand, when I try removing letter from the filter, it gets super-slow. I’m obviously doing something wrong… I thought maybe it was modifying the categories prop and then re-firing the iconsToRender despite how I’m using the useMemo, but I’m not sure.

To Test: