tag in React and JSX
<!---- Formatting code with <pre> tag in React and JSX -----------------> Use Template literals: <pre> {` Hello , World . `} </pre> <!----------------- Formatting code with <pre> tag in React and JSX ---->