diff --git a/src/FilterLists.Web.V2/src/components/SubscribeButtons.tsx b/src/FilterLists.Web.V2/src/components/SubscribeButtons.tsx index 48a91809e..553880c4c 100644 --- a/src/FilterLists.Web.V2/src/components/SubscribeButtons.tsx +++ b/src/FilterLists.Web.V2/src/components/SubscribeButtons.tsx @@ -22,7 +22,7 @@ const PrimaryButton = (props: Props) => { icon="import" {...buttonProps[0]}> Subscribe - + ) };