Ario Setiawan
Ario Setiawan
When i logged in to figma, it throws me to new tab of chrome, but the apps still on login modal, not redirected me on apps itself
On documentation, especially [this section](https://www.npmjs.com/package/rc-select#select-props) listed passing data-* attribute, but how to implemented it? i'd try like this ```javascript ... state = { value:"" } ... // onchange event handleChange(e)...
Please add attribute for catch icon, within select option like this 
Several import is not suitable with latest material ui, and i facing some issue `Error: You are calling withTheme(Component) with an undefined component. You may have forgotten to import it.`...
i got empty json when access get to :http://localhost:3000/orders { "count": 0, "orders": [] } order.js : ``` const mongoose = require('mongoose'); const orderSchema = mongoose.Schema({ _id: mongoose.Schema.Types.ObjectId, product: {type:mongoose.Schema.Types.ObjectId,...
i'd set options to: ` responsive: true, maintainAspectRatio: false ` a target rendered like this  but its rendered like this 
This happened in Safari And Chrome Browser in An iPhone, but in web browser developer tools when toggled into mobile view 390px width it's not shown 