Skip to content
Snippets Groups Projects
Commit e1603184 authored by lfr20's avatar lfr20
Browse files

Changed the button text

parent ca866d21
No related branches found
No related tags found
6 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system,!32Homologa,!31Fix console error,!27Training materials
......@@ -61,7 +61,7 @@ export default function MaterialCard(props) {
<SizedBox />
<Typography variant="body2" color="textSecondary" component="p" style={{ overflow: "hidden", fontSize: "0.8em" }}>
{props.modules.length} módulos
</Typography>
</Typography>
</Grid>
</Grid>
</CardActions>
......@@ -72,7 +72,7 @@ export default function MaterialCard(props) {
onClick={() => props.handleExpand(props.id)}
>
Expandir
Ver módulos
</Button>
</CardActions>
</Card >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment