Include toastify styles from SCSS

This commit is contained in:
Andreas Nedbal 2022-01-11 20:29:01 +01:00 committed by Karina Kwiatek
parent 3ebe3e00de
commit fd3017afa2
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
require('toastify-js/src/toastify.css');
import Toastify from 'toastify-js';
export function showErrorNotification(text: string): void {