Fix tests
This commit is contained in:
parent
17450b4531
commit
9704033dc8
3 changed files with 11 additions and 2 deletions
3
test/mocks/svgr.ts
Normal file
3
test/mocks/svgr.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Mock file for SVG imports
|
||||
export default "SvgrURL";
|
||||
export const ReactComponent = "div";
|
||||
Loading…
Add table
Add a link
Reference in a new issue