now thats prettier

This commit is contained in:
Joshua 2024-01-09 10:36:03 -06:00
parent 0298116a93
commit 25d45e884a

View file

@ -60,7 +60,7 @@ export default function ComponentCreator(
); );
}, },
}); });
} }
const chunkNames = routesChunkNames[`${path}-${hash}`]!; const chunkNames = routesChunkNames[`${path}-${hash}`]!;
// eslint-disable-next-line @typescript-eslint/no-explicit-any // eslint-disable-next-line @typescript-eslint/no-explicit-any