This commit is contained in:
parent
088bd6ffaf
commit
ffede271a0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import React, { useEffect, useState, useRef } from "react";
|
||||
import { updateUser, getUsersId, postMediaUpload } from "../../api";
|
||||
import { updateUser, getUsersId } from "../../api";
|
||||
import { useNavigate } from "react-router-dom";
|
||||
import { useCookies } from 'react-cookie';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue