ScottyLabs / cmu_lost_and_found_v2

CMU Lost and Found website
2 stars 3 forks source link

Replace any with React.ChangeEvent<HTMLInputElement> #115

Closed hdavidethan closed 2 years ago

hdavidethan commented 2 years ago
        // TODO: Replace any with appropriate type: React.ChangeEvent<HTMLInputElement>

https://github.com/scottylabs/cmu_lost_and_found_v2/blob/d61c957b5e35e323203e498891375c08226a9b3a/client/src/components/SearchBar.tsx#L17