react-kod
v1.18.2
Published
a react components package
Downloads
20
Readme
react-kod
react-kod is a free and light component Package
Installation
react-kod requires react "^18.2.0", react-dome "^18.2.0" to run.
run this command:
npm i react-kodadd 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")
Usage
import { DesiredComp } from "react-kod"
Samples


