added logo
parent
6b260594e1
commit
099e63b7f3
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 3.6 MiB |
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 3.6 MiB |
@ -0,0 +1,4 @@
|
|||||||
|
declare module '*.svg' {
|
||||||
|
const svg: string;
|
||||||
|
export default svg;
|
||||||
|
}
|
Loading…
Reference in New Issue