diff --git a/static/js/src/advantage/distributor/components/DistributorShopForm/DistributorShopForm.tsx b/static/js/src/advantage/distributor/components/DistributorShopForm/DistributorShopForm.tsx index 4e1b526ecab..34ad103648d 100644 --- a/static/js/src/advantage/distributor/components/DistributorShopForm/DistributorShopForm.tsx +++ b/static/js/src/advantage/distributor/components/DistributorShopForm/DistributorShopForm.tsx @@ -8,68 +8,86 @@ import AddSubscriptions from "./AddSubscriptions/AddSubscriptions"; const DistributorShopForm = () => { return (
); }; diff --git a/static/js/src/advantage/subscribe/react/components/Form/Feature/Feature.tsx b/static/js/src/advantage/subscribe/react/components/Form/Feature/Feature.tsx index e861c852c50..0821b5b1805 100644 --- a/static/js/src/advantage/subscribe/react/components/Form/Feature/Feature.tsx +++ b/static/js/src/advantage/subscribe/react/components/Form/Feature/Feature.tsx @@ -22,7 +22,9 @@ const Feature = () => { <>