You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look on description on the margin row. On the TextField page it is just "If dense" and on the FormControl page there is also just "If dense" + some overlaping due to a |:
What would be the correct description for those?
"dense will minimize the overall size of the element by reducing the margins"
I'm fairly new and don't know the difference between normal and none. Shouldn't normal be standard and not none?
1. ->
margin
https://github.com/callemall/material-ui/blob/v1-beta/pages/api/form-control.md#props
https://material-ui-1dab0.firebaseapp.com/api/form-control/#props
2. ->
margin
https://github.com/callemall/material-ui/blob/v1-beta/pages/api/text-field.md#props
https://material-ui-1dab0.firebaseapp.com/api/text-field/#props
/cc @rosskevin
The text was updated successfully, but these errors were encountered: