iamyotav
iamyotav
Hi, we are using this repo for some time, and it's working great a few weeks we move to use the v2 bash code (much better than the first one)...
hi, why in your server.js the err middleware is before the api function?
i'm using create-react-map and this is my code ``` import React from 'react'; import styled from 'styled-components'; import toReactComponent from 'svgr.macro'; const Mask = toReactComponent('assets/icons/mask.svg'); class Icon extends React.Component {...