Michele Olivo
Michele Olivo
Also the `clear` parameters is not used.
Thank You for the reply. I don't know if this will cause any issue, I am not using this library. I used the code of the `poll_sync_protocol.js` file as reference...
Hi @jdahdah I got the `` and `` components working. **file:** `.storybook/wrap-with-provider.js` ```jsx import React from 'react'; import { IntlProvider, IntlContextProvider} from 'gatsby-plugin-intl'; import messages from '../src/intl/en.json'; import { createIntl,...
@jdahdah More or less, the `wrapPage` function from `gatsby-plugin-intl` does the same thing.
The code produced by the online generator is affected.