mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2026-09-08 11:49:21 -06:00
PR-325031: updating packages.
This commit is contained in:
Vendored
+4
@@ -2,3 +2,7 @@ declare module "*.svg" {
|
||||
const content: any;
|
||||
export default content;
|
||||
}
|
||||
|
||||
declare module "@storybook/react" {
|
||||
export * from "@storybook/react/dist/index";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user