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

Add read only param in the rating

parent 9e7e9451
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,!28Training materials
......@@ -164,6 +164,7 @@ class ResourceCard extends Component {
name="customized-empty"
value={this.props.rating * 10}
precision={0.5}
readOnly
emptyIcon={<StarBorderIcon fontSize="inherit" />}
/>
</Container>
......
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