HermanNygaard / react-scroll-to-top

Lightweight button component for scrolling to the top of a page
https://www.npmjs.com/package/react-scroll-to-top
MIT License
61 stars 12 forks source link

Component disappears when you add className property #29

Closed muhammed-mustafa-helal closed 2 years ago

muhammed-mustafa-helal commented 2 years ago

Component disappears when you add a className property

cuongndc9 commented 2 years ago

Hi all, I think it should have 2 props for CSS classes

@HermanNygaard @muhammed-mustafa-helal

ghost commented 2 years ago

I'm experiencing the same issue. Additional question, can it be used with Tailwind CSS? I tried to add some classes but then it disappears.

HermanNygaard commented 2 years ago

I have made it so the className will be extended instead in v3. You might need to add !important for specific overrides