Skip to content

Commit e55568b

Browse files
author
Hardik_B
committed
[UPDATED] version to 2.2.0
1 parent 52e8320 commit e55568b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dx-kit/react-conditional-match",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"description": "A flexible and reusable React component for conditionally rendering child elements. The component supports options for handling multiple matching children and custom fallbacks, and is lightweight and easy to use. This component can help simplify complex rendering logic in your React application and remove the need for ternary statements and if else blocks.",
55
"main": "./dist/index.esm.js",
66
"module": "./dist/index.cjs.js",

0 commit comments

Comments
 (0)