Added missing toastify pieces
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import React, { useRef, useState, useEffect, useLayoutEffect } from "react";
|
||||
import { toast } from 'react-toastify';
|
||||
import { useParams, useNavigate, Link } from "react-router-dom";
|
||||
import theme from '../theme.jsx';
|
||||
//import { useAlert
|
||||
|
||||
Reference in New Issue
Block a user