This commit is contained in:
Alexis Werefox 2022-01-22 06:14:31 +00:00
parent 6631c15941
commit 34c58c161c
2 changed files with 1 additions and 2 deletions

View file

@ -24,4 +24,4 @@
"eslint": "8.0.0",
"eslint-config-next": "11.1.2"
}
}
}

View file

@ -1,6 +1,5 @@
import Head from "next/head";
import Image from "next/image";
import Iframe from "react-iframe";
export default function Home() {
return (