Created
July 17, 2019 12:41
-
-
Save bartcis/fd9e3c3ff35db8a4e82c3085d21fe0c5 to your computer and use it in GitHub Desktop.
Import snippet for data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Import of the file where we define/fetch data | |
| const api = require('./server/api'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment