@leafygreen-ui/lib
Advanced tools
Comparing version 10.3.4-next.2 to 10.3.4-next.3
# @leafygreen-ui/lib | ||
## 10.3.4-next.3 | ||
### Patch Changes | ||
- b060d06ce: Updates story files for Storybook 7.x | ||
- b060d06ce: Exports primary component props | ||
## 10.3.4-next.2 | ||
@@ -4,0 +11,0 @@ |
import { Meta } from '@storybook/react'; | ||
import { ComponentProps } from 'react'; | ||
import DarkModeProps from '../DarkModeProps'; | ||
import { GeneratedStoryConfig } from './GeneratedStoryDecorator.types'; | ||
import { StoryArgType } from './storybookArgTypes'; | ||
@@ -16,6 +15,2 @@ interface LeafyGreenProviderProps extends DarkModeProps { | ||
default: string | null; | ||
/** | ||
* The configuration for the generated stories | ||
*/ | ||
generate?: GeneratedStoryConfig<T>; | ||
}; | ||
@@ -22,0 +17,0 @@ argTypes?: Partial<{ |
{ | ||
"name": "@leafygreen-ui/lib", | ||
"version": "10.3.4-next.2", | ||
"version": "10.3.4-next.3", | ||
"description": "leafyGreen UI Kit Internal Library", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
282623
3610