mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-29 11:15:42 +08:00
Removed some unused stuff
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user