react warning fixed

This commit is contained in:
VividTruthKeeper 2022-08-09 00:19:36 +05:00
parent 236e8a8941
commit de139b1ab2
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
// Modules
import React, { useState } from "react";
import { Link } from "react-router-dom";
import { useLocation } from "react-router-dom";