mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
import fetch
This commit is contained in:
parent
dbd1d85388
commit
c774239032
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
const AirtablePlus = require('airtable-plus')
|
||||
import fetch from 'isomorphic-unfetch'
|
||||
|
||||
const joinTable = new AirtablePlus({
|
||||
apiKey: process.env.AIRTABLE_API_KEY,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue