fix resizable

This commit is contained in:
raphael 2020-04-27 13:50:23 +02:00
parent fce57e43f4
commit 832cd7fbbb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import "jquery-ui/ui/core";
import "jquery-ui/ui/widgets/draggable";
import "jquery-ui/ui/widgets/resizable";
import "jquery-ui/themes/base/resizable.css";
import "../css/main.css";
import "./icons";