Include toastify styles from SCSS
This commit is contained in:
parent
3ebe3e00de
commit
fd3017afa2
|
@ -1,4 +1,3 @@
|
||||||
require('toastify-js/src/toastify.css');
|
|
||||||
import Toastify from 'toastify-js';
|
import Toastify from 'toastify-js';
|
||||||
|
|
||||||
export function showErrorNotification(text: string): void {
|
export function showErrorNotification(text: string): void {
|
||||||
|
|
Loading…
Reference in New Issue