gatsby-source-google-sheets icon indicating copy to clipboard operation
gatsby-source-google-sheets copied to clipboard

fixing issue #42.

Open lanzoninicola opened this issue 4 years ago • 1 comments
trafficstars

The "boundActionCreators" API is deprecated and replaced with "action" as mentioned here: https://github.com/gatsbyjs/gatsby/issues/6825. To avoid "breaking changes" for those still using GatsbyJS v1, I have not removed the boundActionCreators in the parameter list. I hope this can help.

lanzoninicola avatar Apr 07 '21 15:04 lanzoninicola

I can confirm this is working.

jjrchrds avatar Apr 29 '21 18:04 jjrchrds