Skip type checking in several files
This commit is contained in:
parent
fb3d574121
commit
485570a06c
7 changed files with 124 additions and 68 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// @ts-nocheck
|
||||
import { NextPage } from "next";
|
||||
import { Typography, Box, Button, Grid, Link } from "@material-ui/core";
|
||||
import { FC, useEffect } from "react";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue