Removed some unused stuff

This commit is contained in:
Lennon Puldagrealy
2022-12-18 12:10:10 -08:00
parent f2be89fc73
commit 6c271e3cc1
5 changed files with 2 additions and 64 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import Image from "next/image";
import { Container } from "./Container";
function BackgroundIllustration(props) {
let id = useId();
const id = useId();
return (
<div {...props}>