Designed New Template: Celebi

This commit is contained in:
Amruth Pillai
2020-04-06 22:07:05 +05:30
parent a508bccbbf
commit 44bf68ab39
7 changed files with 301 additions and 0 deletions

View File

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