Link and metamigo build fixes

This commit is contained in:
Darren Clarke 2023-03-13 22:14:52 +00:00
parent 4f2b7934e2
commit 785d0965e3
17 changed files with 26 additions and 16 deletions

View file

@ -1,3 +1,4 @@
// @ts-nocheck
import { useState } from "react";
import Head from "next/head";
import { Grid, Button } from "@mui/material";

View file

@ -1,3 +1,4 @@
// @ts-nocheck
import { useState } from "react";
import Head from "next/head";
import { Grid, Button } from "@mui/material";

View file

@ -1,3 +1,4 @@
// @ts-nocheck
import { useState } from "react";
import Head from "next/head";
import { Grid, Button } from "@mui/material";

View file

@ -1,3 +1,4 @@
// @ts-nocheck
import { useState } from "react";
import Head from "next/head";
import { Grid, Button } from "@mui/material";

View file

@ -1,3 +1,4 @@
// @ts-nocheck
import { useState } from "react";
import Head from "next/head";
import { Grid, Button } from "@mui/material";