alexlukelevy

Results 5 comments of alexlukelevy

This can be accomplished by using two material-ui tables. One for the header and one for the rows. ```javascript ... ... ```

Then give the both sets of columns a style property e.g. `style={{ width: '10%' }}`

If you had a `precision` > 2, then `currency(valueInDollars).intValue` would not equal cents either.