anantoghosh/react-linkify-it

className doesn't appear to work

Closed this issue · 6 comments

can't get className to pass into components. Appears to neither be a property of LinkItUrl nor work when specified via the component function per the docs.

Thanks!

I have been busy as of late. I plan to fix it soon.

cool @anantoghosh, was gonna open an issue about this as well. let us know when you fix it :)

oh i fixed it using global config in tailwind so wouldn't need it :)

Should be fixed in v0.9.0 https://github.com/anantoghosh/react-linkify-it/releases/tag/v0.9.0.
Thank you for notifying.

https://codesandbox.io/s/objective-shannon-c5n82g?file=/src/App.js working demo can be seen here. Please re-open if the issue persists.

Thank you!!