Skip to content

Commit 17c2901

Browse files
committed
chore: update readme
1 parent 09bfd0f commit 17c2901

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
[![npm](https://img.shields.io/npm/v/react-smart-consitional?logo=npm)](https://www.npmjs.com/package/react-smart-conditional)
2+
[![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-smart-conditional?label=bundle%20size&logo=webpack)](https://bundlephobia.com/result?p=react-smart-conditional)
3+
[![License](https://img.shields.io/github/license/oluwatunmiisheii/react-smart-conditional?logo=github&logoColor=959DA5&labelColor=2D3339)](https://github.com/oluwatunmiisheii/react-smart-conditional/blob/main/LICENSE)
4+
[![Contact](https://img.shields.io/badge/contact-@__Adenugawilson-blue.svg?style=flat&logo=twitter)](https://x.com/Adenugawilson)
5+
16
# React Conditional Render
27

38
A flexible and reusable React component for conditional rendering.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-smart-conditional",
33
"description": "Manage conditional rendering in react js and it's frameworks like a pro",
4-
"version": "1.0.11",
4+
"version": "1.0.2",
55
"source": "src/index.ts",
66
"main": "dist/index.js",
77
"module": "dist/index.module.js",

0 commit comments

Comments
 (0)