-=Camille=-
Component that can render a different tag depending on prop?
I want to make a title that renders a different component depending on the
as
props you give it. I've written the following component, using a Switch
to render the correct component.
I am not sure if this is the best way to accomplish what I want. What are your opinions on the way I should have done this? Is this good practice, or is there a cleaner way? Thank you very much for your help and your time! 🙏
14 replies