Skip to content

Tag: reactjs

Can I write HTML tags inside of a React code?

Sorry I’m newbie to React. It might be a stupid question but can I write HTML code inside of a React code? I’m trying to make a custom block for my wordpress theme and found a example code of JavaScript. I inserted some div tags and p tags inside of the code like HTML, but keeps giving me error. I