mirror of
https://github.com/StepanovPlaton/jelly_belly_wiki.git
synced 2026-04-04 04:40:43 +04:00
Update readme
This commit is contained in:
@@ -37,3 +37,4 @@ export const ItemCard = React.forwardRef<HTMLDivElement, { item: ItemType }>(
|
||||
return ItemTypeToCard(item, ref);
|
||||
}
|
||||
);
|
||||
ItemCard.displayName = "ItemCard";
|
||||
|
||||
Reference in New Issue
Block a user