FB.setAccessToken is not a function

setAccessToken. This is a non-standard api and does not exist in the official client side FB JS SDK. Warning: Due to Node's asynchronous nature, you should not use setAccessToken when FB is used on behalf of for multiple users.

Không có nhận xét nào:

StaticImage

  import React , { useEffect , useRef } from "react" import { StaticImage } from "gatsby-plugin-image" impor...