Skip to content

Instantly share code, notes, and snippets.

@numandev1
Created June 1, 2020 09:23
Show Gist options
  • Save numandev1/a19e50e9dd8eb8f8116bff340f6e8247 to your computer and use it in GitHub Desktop.
Save numandev1/a19e50e9dd8eb8f8116bff340f6e8247 to your computer and use it in GitHub Desktop.
import image1 from './images/EE.png';
import image2 from './images/EG.png';
import image3 from './images/Egypt.png';
import image4 from './images/EH.png';
export const frame1=image1;
export const frame2=image2;
export const frame3=image3;
export const frame4=image1;
export const frame5=image2;
export const frame6=image3;
export const frame7=image4;
export const frame8=image1;
export const background="";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment