+
+ {itemTypeIcons[type]}
+
+
+ {Object.values(itemStatusInLibrary)[Math.floor(Math.random() * Object.values(itemStatusInLibrary).length)]}
+
{year.substring(0, 4)}
@@ -46,9 +51,9 @@ const SearchResultItem = ({
{title.length > 40 ? `${title.substring(0, 40)}...` : title}
-
- {Object.values(itemStatusInLibrary)[Math.floor(Math.random() * Object.values(itemStatusInLibrary).length)]}
-
+