Converted modals to Bootstrap 4 Material Design

This commit is contained in:
n1474335 2018-06-17 12:44:12 +01:00
parent 7d410fcdc9
commit 4147ec719b
14 changed files with 250 additions and 250 deletions

View file

@ -11,7 +11,6 @@ import "./stylesheets/index.js";
import "babel-polyfill";
import "arrive";
import "bootstrap-material-design";
import "bootstrap-switch";
import "bootstrap-colorpicker";
import moment from "moment-timezone";
import * as CanvasComponents from "../core/lib/CanvasComponents";