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. */ /* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
type Args = { type Args = {
params: { params: {
segments: string[]; segments: string[];

@ -8,8 +8,6 @@ import { importMap } from "../importMap";
/* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */ /* DO NOT MODIFY IT BECAUSE IT COULD BE REWRITTEN AT ANY TIME. */
type Args = { type Args = {
params: { params: {
segments: string[]; segments: string[];

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

Loading…
Cancel
Save