mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2026-08-29 06:49:30 -06:00
PR-188649:
Creating the first initial version of the create component library.
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
declare module "*.svg" {
|
||||
const content: any;
|
||||
export default content;
|
||||
}
|
||||
Reference in New Issue
Block a user