Add slider from material-ui/lab
This commit is contained in:
parent
c082f89935
commit
b966fb4610
8 changed files with 261 additions and 1254 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue