react-lines-ellipsis
react-lines-ellipsis copied to clipboard
Can we use Span instead of div in html.js
Hi, i get this error when i use the htmlellipsis component.. As i understand its because of the usage of
in the html.js component... can we change it to instead to avoid these errors?
Warning: validateDOMNesting(...):
cannot appear as a descendant of
. in div (created by HTMLEllipsis) in span (created by HTMLEllipsis)