Brian Flannery
Results
2
issues of
Brian Flannery
Idea to use arrays in the main prompt. To use arrays, put all values inside double brackets. For example: `[[tall, short, fat, thin]] man.` would produce 4 images (tall man,...
When a map has a layer something like this: `` ` ` `` The layer does not render, this is because commit [4926e492cef3a77e57a8cdf7594e9340d499392e](https://github.com/alex3165/react-mapbox-gl/commit/4926e492cef3a77e57a8cdf7594e9340d499392e) changed layer.ts's `UNSAFE_componentWillMount` to `componentDidMount`. With that...