Add slider from material-ui/lab

This commit is contained in:
uwap 2018-06-18 10:31:37 +02:00
parent c082f89935
commit b966fb4610
8 changed files with 261 additions and 1254 deletions

View file

@ -60,7 +60,7 @@ export const floalt = {
}
export const esper_statistics = (name: string,
prev_ui: Array<ControlUI> = []) => (
prev_ui: Array<ControlUI> = []): Array<ControlUI> => (
prev_ui.concat([
{
type: "section",