@ -8,8 +8,6 @@ import { importMap } from "../importMap";
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
type Args = {
params: {
segments: string[];
@ -9,11 +9,8 @@ import { importMap } from "./importMap";
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
children: React.ReactNode;
};