mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-03 18:40:00 +08:00
chore: strict eslint check (#1084)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import NotfoundPage from '@/components/404';
|
||||
import Head from 'next/head';
|
||||
|
||||
import NotfoundPage from '@/components/404';
|
||||
|
||||
export default function Custom404() {
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user