mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-09 11:15:08 +08:00
Fixing most of the eslint warnings in the web code
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Container } from "./Container";
|
||||
import Image from "next/image";
|
||||
import { Container } from "src/components/Container";
|
||||
|
||||
const Vision = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user