Refactor folder structure (#4759)
This commit is contained in:
parent
a0e16692da
commit
346bc2afe2
1218 changed files with 187 additions and 177 deletions
|
|
@ -7,7 +7,7 @@ import Link from "next/link";
|
|||
// ui
|
||||
import { Button } from "@plane/ui";
|
||||
// images
|
||||
import Image404 from "public/404.svg";
|
||||
import Image404 from "@/public/404.svg";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "404 - Page Not Found",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue