react-kod is a free and light component Package
react-kod requires react "^18.2.0", react-dome "^18.2.0" to run.
run this command:
npm i react-kod
add css to your project
import "react-kod/dist/styles.css";
(if you like to include styles in your global styles can import it in sass file with thi path: "react-kod/dist/styles.scss")
import { DesiredComp } from "react-kod"