export genSVG properly
This commit is contained in:
parent
28fd65323c
commit
613ec7dd08
@ -30,4 +30,4 @@ const genSVG = () => {
|
||||
});
|
||||
};
|
||||
|
||||
return genSVG();
|
||||
export default genSVG();
|
||||
|
Loading…
Reference in New Issue
Block a user