This is the source code for the FigJam table widget.
Note: To use the Google Sheets import functionality you'll need use your own API key. Create an account at Google Cloud.
To install the dependencies
npm install
To develop
npm run dev
To create a build
npm run build