chore: regen pnpm lock and patch itemLink component

This commit is contained in:
iCrawl
2023-11-06 22:17:07 +01:00
parent 0ca0254d83
commit 4f4dde2a09
2 changed files with 782 additions and 1570 deletions

View File

@@ -17,6 +17,9 @@ export interface ItemLinkProps<T extends string> extends Omit<LinkProps<T>, 'hre
* The name of the package the item belongs to.
*/
readonly packageName?: string | undefined;
// TODO: This needs to be properly typed above but monkey-patching it for now.
readonly title?: string | undefined;
}
/**

2349
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff