Fix tests

This commit is contained in:
Robin Townsend
2023-06-30 18:46:10 -04:00
parent 17450b4531
commit 9704033dc8
3 changed files with 11 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
// Mock file for SVG imports
export default "SvgrURL";
export const ReactComponent = "div";