You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use this lib to add typing to an anchor tag, but if I set a as the wrapper, I can't pass the href to react-typical component to be forwarded to the underlying wrapper. I'm working around this currently by nesting a span under the react-typical component but was wondering if you'd be interested in a PR to forward those props.
The text was updated successfully, but these errors were encountered:
I want to use this lib to add typing to an anchor tag, but if I set
a
as thewrapper
, I can't pass thehref
toreact-typical
component to be forwarded to the underlying wrapper. I'm working around this currently by nesting aspan
under thereact-typical
component but was wondering if you'd be interested in a PR to forward those props.The text was updated successfully, but these errors were encountered: