minor tweak
This commit is contained in:
parent
fb7da4f70c
commit
f5c3c7ad1e
|
@ -21,4 +21,4 @@ export function ImageComponent({
|
||||||
Component = FastImage;
|
Component = FastImage;
|
||||||
}
|
}
|
||||||
return Component;
|
return Component;
|
||||||
}
|
};
|
||||||
|
|
Loading…
Reference in New Issue