move toastify css to app base

ref #11
This commit is contained in:
2021-01-05 21:38:47 +01:00
parent 68de076227
commit 34ecb8b2fb
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,6 @@
import { OpenAPI, AuthService } from "@odit/lfk-client-js";
OpenAPI.BASE = config.baseurl;
import Toastify from "toastify-js";
import "toastify-js/src/toastify.css";
// ------
let username = "demo";
let password = "demo";