ui.mantine.dev icon indicating copy to clipboard operation
ui.mantine.dev copied to clipboard

Header Search example is always showing burger menu

Open derekdevv opened this issue 3 years ago • 0 comments

burger menu is expected to display only in smaller screens like the other examples. Looks like the styling code for burger is missing in this particular example:

https://ui.mantine.dev/component/header-search https://github.com/mantinedev/ui.mantine.dev/blob/master/components/HeaderSearch/HeaderSearch.tsx

derekdevv avatar Aug 15 '22 02:08 derekdevv