update toastify

This commit is contained in:
proddy
2024-12-18 21:10:19 +01:00
parent 9c3044efa0
commit fdd87d0757
3 changed files with 84 additions and 85 deletions

View File

@@ -1,6 +1,5 @@
import { useEffect, useState } from 'react';
import { Slide, ToastContainer } from 'react-toastify';
import 'react-toastify/dist/ReactToastify.min.css';
import AppRouting from 'AppRouting';
import CustomTheme from 'CustomTheme';