added Gengar template, optimized images for fast loading

This commit is contained in:
Amruth Pillai
2020-03-26 12:06:52 +05:30
parent 4b8cd1c66a
commit 3311e3b49b
11 changed files with 51318 additions and 43 deletions

View File

@ -0,0 +1,5 @@
import Gengar from './Gengar';
import image from './preview.png';
export const Image = image;
export default Gengar;