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 css in react js November 24, 2023 Form handling by class component September 16, 2023 Props in class component in react js September 15, 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.