Add missing await
This commit is contained in:
@@ -16,7 +16,8 @@ import {
|
||||
Tooltip,
|
||||
Typography,
|
||||
Box,
|
||||
IconButton, Button
|
||||
IconButton,
|
||||
Button,
|
||||
} from "@mui/material";
|
||||
import * as React from "react";
|
||||
import { useContext, useState } from "react";
|
||||
|
||||
Reference in New Issue
Block a user