@storybook/csf
Advanced tools
Comparing version 0.1.12 to 0.1.13-next.0
@@ -448,3 +448,5 @@ import { Simplify, RemoveIndexSignature, UnionToIntersection } from 'type-fest'; | ||
*/ | ||
subcomponents?: Record<string, TRenderer['component']>; | ||
subcomponents?: Record<string, (TRenderer & { | ||
T: any; | ||
})['component']>; | ||
/** | ||
@@ -451,0 +453,0 @@ * Function that is executed after the story is rendered. |
{ | ||
"name": "@storybook/csf", | ||
"version": "0.1.12", | ||
"version": "0.1.13-next.0", | ||
"description": "Component Story Format (CSF) utilities", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
576
37015
6