UNPKG

dynamic-material-ui

Version:

Material UI based dynamic form component for React using JSON-Schema

9 lines (7 loc) 196 B
import { expect } from 'chai'; describe('Boilerplate', function () { it('should do boilerplate things', function () { // TODO: test something now expect(true).to.equal(true); }); });