adding the api
This commit is contained in:
@ -3,10 +3,9 @@ import styles from './style.module.scss';
|
||||
import clock from '../../img/MeetPage/Clock.png';
|
||||
import globe from '../../img/MeetPage/Globe.png';
|
||||
import avatar from '../../img/MeetPage/avatar.png';
|
||||
// import { HttpApiMethods } from '../utils/FetchUtils.jsx';
|
||||
import {useState} from 'react'
|
||||
import { style } from "@mui/system";
|
||||
import Card from "../Card";
|
||||
// import Card from "../Card";
|
||||
import Grid from '@mui/material/Grid';
|
||||
import Box from '@mui/material/Box';
|
||||
|
||||
|
Reference in New Issue
Block a user