@vyuh/react-core
Advanced tools
+6
-0
| # @vyuh/react-core | ||
| ## 0.2.2 | ||
| ### Patch Changes | ||
| - Adding title to Action | ||
| ## 0.2.1 | ||
@@ -4,0 +10,0 @@ |
+4
-0
@@ -1204,2 +1204,6 @@ import React from 'react'; | ||
| /** | ||
| * Optional title for the action. | ||
| */ | ||
| readonly title?: string; | ||
| /** | ||
| * The configurations that define the action's logic. | ||
@@ -1206,0 +1210,0 @@ * |
+1
-1
| { | ||
| "name": "@vyuh/react-core", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "description": "The core package for the Vyuh Platform.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
79429
0.17%1823
0.22%