dashpresshq/dashpress

View on GitHub
src/pages/404.tsx

Summary

Maintainability
A
0 mins
Test Coverage
import { NotFound } from "@/frontend/views/errors/NotFound";

NotFound.useAppLayout = false;

export default NotFound;