Remove export of old component
This commit is contained in:
@@ -132,5 +132,3 @@ let SearchLinkCard = ({
|
|||||||
</Link>
|
</Link>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
SearchLinkCard = memo(SearchLinkCard)
|
|
||||||
export {SearchLinkCard}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user