update pkg, change for toastify 11

This commit is contained in:
MichaelDvP
2024-12-18 12:53:55 +01:00
parent 9c3044efa0
commit afc05ae9e8
3 changed files with 78 additions and 79 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';