diff --git a/app/components/CollectionLink/CollectionLink.tsx b/app/components/CollectionLink/CollectionLink.tsx index d760eb4..fc72272 100644 --- a/app/components/CollectionLink/CollectionLink.tsx +++ b/app/components/CollectionLink/CollectionLink.tsx @@ -13,8 +13,14 @@ export const CollectionLink = (props: any) => { }} >
- {props.title} -
++ {props.title} +
++ {props.description} +
+- {props.title_ru} -
++ {props.title_ru} +
++ {props.description} +
+