Merge branch 'max_dev' of Software_Engineering_I/greenvironment-frontend into master
commit
7d107b075e
@ -1,4 +1,5 @@
|
|||||||
declare module '*.svg' {
|
declare module '*.svg' {
|
||||||
const svg: string;
|
const svg: string;
|
||||||
export default svg;
|
export default svg;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue