Class component in react js import React, {Component} from "react"; class ClassComponent extends Component{ render(){ return ( <> hiii </> ) } } export default ClassComponent; Cook with me Share this content Opens in a new window X Opens in a new window Facebook Opens in a new window WhatsApp You Might Also Like import images in react js September 13, 2023 Fetch static api using react js, props loop September 13, 2023 Add extra component by using react function September 13, 2023 Leave a Reply Cancel replyCommentEnter your name or username to comment Enter your email address to comment Enter your website URL (optional) Save my name, email, and website in this browser for the next time I comment.