Sergey Suvorov

Results 5 comments of Sergey Suvorov

`import Icon from '@ant-design/icons';` ReferenceError: Icon is not defined :(

@sharkyze, no. I did it like this: ``` // -- src/components/Icons // Inside I created a "svg" folder with *.svg files, Icon.js file and index.js // Icon.js import React from...

@pamapa I used metadata key in the config to avoid using CORS and also have a redirection problem ``` export const oidcConfig = { authority: GAS_BASE_URL, client_id: process.env.REACT_APP_GAS_CLIENT_ID, redirect_uri: process.env.REACT_APP_GAS_CALLBACK_URL,...

I would say to minify mustache instead of html. Because there are spaces between inline-block nodes that leads to moving last inline-block element to the next string in lists.