diff --git a/pages/api/fiscal-sponsorship/apply.js b/pages/api/fiscal-sponsorship/apply.js index 7a2da12ca..eeb9d4973 100644 --- a/pages/api/fiscal-sponsorship/apply.js +++ b/pages/api/fiscal-sponsorship/apply.js @@ -1,5 +1,5 @@ import AirtablePlus from 'airtable-plus' -const { getCode } = require('country-list'); +import { getCode } from 'country-list' const applicationsTable = new AirtablePlus({ baseID: 'apppALh5FEOKkhjLR',