style: 🎨 run prettier --write

feature/next-intl
RaviAnand Mohabir 3 weeks ago
parent a4d279d34a
commit 12820974c5

@ -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[];

@ -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";
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
/* THIS FILE WAS GENERATED AUTOMATICALLY BY PAYLOAD. */
type Args = {
children: React.ReactNode;
};

Loading…
Cancel
Save