mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
now thats prettier
This commit is contained in:
parent
0298116a93
commit
25d45e884a
1 changed files with 15 additions and 15 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue