Fix errors while building
This commit is contained in:
parent
3f8b26f2b8
commit
0ba1fc1ed9
|
@ -2,3 +2,5 @@ declare module "*.svg" {
|
|||
const content: string;
|
||||
export default content;
|
||||
}
|
||||
|
||||
declare module 'react-burger-menu'
|
Loading…
Reference in New Issue