<Grid item xs={11}>
                                        <Typography style={{ color: "gray" }} variant="body1">{props.data.nome} ({props.data.partido}-{props.data.uf})</Typography>
                                    </Grid>