forked from UKSOURCE/ipv6
disable route + bug UI
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { notFound } from "next/navigation";
|
||||
|
||||
export default function RegistrationLayout() {
|
||||
notFound();
|
||||
}
|
||||
Reference in New Issue
Block a user