mantinedev / ui.mantine.dev

Mantine UI website and components
https://ui.mantine.dev
MIT License
2.84k stars 314 forks source link

Remove redundant classes from HeaderSearch example #95

Open yasamoka opened 4 months ago

yasamoka commented 4 months ago

First of all, thank you for all the amazing work!

I was following the HeaderSearch example and I noticed that .links and .search do not exist in HeaderSearch.module.css, so I removed redundant references to them from HeaderSearch.tsx.