Is this a correct implementation? :)
I'm new to both JSX and Solid.
Is this a correct implementation or can it be simplified?
The goal is to render a
<a>
with a customized href
prop, rendering the children
, while passing all other props unmodified.
Thanks.2 Replies