#Any idea why these tabs are staying unstyled?
12 messages · Page 1 of 1 (latest)
(for the record, it was working until today but i didnt touch the page's code at all, so i'm assuming its something i accidentally broke through config or some other thing
Maybe some global styles
looks like the opposite even, theres no mantine styles applied to this thing apart from the few global ones
this is all there is apart from browser styles
Maybe ssr is broken, maybe you do have unstyled prop hiiden somewhere
i feel like it's something with SSR bc i was poking around with that
probably not unstyled bc i've never used that prop in the entire project (apart from 2 unstyled buttons)
i'll go look around on this