pull/59/head
Andrey Dolgolev 2021-08-03 21:34:14 +03:00
rodzic 070f1e4e0e
commit 9fed5b0335
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -93,7 +93,6 @@ const NewSubscription = ({ isFreeOption, onClose }) => {
(isFreeOption &&
type.subscription_type !== "ethereum_blockchain"),
});
if (!type.subscription_plan_id) return "";
return (
<RadioCard key={`subscription_type_${type.id}`} {...radio}>
{type.name}