Xavier Poon
Xavier Poon
I have included feature in an updated (javascript) version: https://github.com/mui-org/material-ui/issues/11723#issuecomment-632132246
Here is a javascript solution: https://github.com/mui-org/material-ui/issues/11723#issuecomment-632132246
What is the use of choose and unchoose? I have never found a case where setList is called with choose = true As a quick workaround I am doing: ```...
Please merge this change into master. I cannot render image with math without it
Try ``` math: props => {props.value}, inlineMath: props => {props.value}, ```