Skip to content
Snippets Groups Projects
Commit 4903bc1f authored by Lucas Eduardo Schoenfelder's avatar Lucas Eduardo Schoenfelder
Browse files

fixed unused props

parent 3aff2a1f
Branches
Tags
3 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!24Tela recurso
...@@ -63,7 +63,6 @@ export default function FormInput(props) { ...@@ -63,7 +63,6 @@ export default function FormInput(props) {
return ( return (
<StyledTextField <StyledTextField
id="standard-basic"
label={props.placeholder} label={props.placeholder}
margin="normal" margin="normal"
id = {props.name} id = {props.name}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment