Skip to content

Commit 3b46410

Browse files
committed
chore: update readme
1 parent fe77c5f commit 3b46410

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
File renamed without changes.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Conditional Render
22

3-
A flexible and reusable React component for conditional rendering. small size < 1kb
3+
A flexible and reusable React component for conditional rendering.
44

55
## Features
66

@@ -165,4 +165,4 @@ Distributed under the MIT License. See `LICENSE` for more information.
165165

166166
Made with ❤️ Wilson Adenuga - [@Adenugawilson](https://x.com/Adenugawilson) - [email protected]
167167

168-
Project Link: [https://github.com/oluwatunmiisheii/react-smart-render](https://github.com/oluwatunmiisheii/react-smart-render)
168+
Project Link: [https://github.com/oluwatunmiisheii/react-smart-conditional](https://github.com/oluwatunmiisheii/react-smart-conditional)

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.0",
4+
"version": "1.0.1",
55
"source": "src/index.ts",
66
"main": "dist/index.js",
77
"module": "dist/index.module.js",

0 commit comments

Comments
 (0)