Started adding frontend notifications, fixing firefox file upload bug
This commit is contained in:
5
goTorrentWebUI/node_modules/react-toastify/src/index.js
generated
vendored
Normal file
5
goTorrentWebUI/node_modules/react-toastify/src/index.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import ToastContainer from './ToastContainer';
|
||||
import toaster from './toaster';
|
||||
import { defineStyle } from './style';
|
||||
|
||||
export { ToastContainer, toaster as toast, defineStyle as style };
|
Reference in New Issue
Block a user