Added more loading spinners to map and token operations
This commit is contained in:
@@ -3,7 +3,7 @@ import { Box } from "theme-ui";
|
||||
|
||||
import Spinner from "./Spinner";
|
||||
|
||||
function LoadingOverlay(bg) {
|
||||
function LoadingOverlay({ bg }) {
|
||||
return (
|
||||
<Box
|
||||
sx={{
|
||||
|
||||
Reference in New Issue
Block a user