oops
This commit is contained in:
parent
6631c15941
commit
34c58c161c
2 changed files with 1 additions and 2 deletions
|
@ -24,4 +24,4 @@
|
|||
"eslint": "8.0.0",
|
||||
"eslint-config-next": "11.1.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
import Head from "next/head";
|
||||
import Image from "next/image";
|
||||
import Iframe from "react-iframe";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
|
|
Reference in a new issue