Skip to content

Instantly share code, notes, and snippets.

@kinggoesgaming
Created September 9, 2019 07:37
Show Gist options
  • Save kinggoesgaming/6fa89a7cc9e5fea8fd59a183437908d2 to your computer and use it in GitHub Desktop.
Save kinggoesgaming/6fa89a7cc9e5fea8fd59a183437908d2 to your computer and use it in GitHub Desktop.
import menu_item_1 from "../../assets/menu/chef-select/menu-item.png"
import menu_item_2 from "../../assets/menu/chef-select/menu-item_2.png"
this.menu_items = [
{"Title": "Menu Item", "ItemImage": menu_item_1},
{"Title": "Menu Item 2", "ItemImage" : menu_item_2}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment