Added missing toastify pieces
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import React, {useState} from 'react';
|
||||
import { toast } from 'react-toastify';
|
||||
import theme from '../theme.jsx';
|
||||
import {BrowserView, MobileView} from "react-device-detect";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user