You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Update using-javascript-transforms example to es6 declarations (gatsbyjs#21125)
* changed deprecated method componentWillReceiveProps to getDerivedStateFromProps, checked for props changes to trigger updates
* Removed unnecessary component state, used props instead
* changed vars to es6 keywords
* undid changes
* updated to ES6
* updated to ES6
* changed more files
0 commit comments