diff --git a/public/images/pie-chart-5.png b/public/images/pie-chart-5.png new file mode 100644 index 000000000..642754daf Binary files /dev/null and b/public/images/pie-chart-5.png differ diff --git a/src/modules/PublicSale/BuyForm/index.tsx b/src/modules/PublicSale/BuyForm/index.tsx index 00ef7b45f..61a3be2ae 100644 --- a/src/modules/PublicSale/BuyForm/index.tsx +++ b/src/modules/PublicSale/BuyForm/index.tsx @@ -134,8 +134,7 @@ const PrivateSaleForm = ({ vcInfo }: { vcInfo?: VCInfo }) => { const ContributorBlock = forwardRef((props: any, ref: any) => { const { className, ...rest } = props; return ( - - + {token ? `$${formatCurrency( @@ -229,12 +228,15 @@ const PrivateSaleForm = ({ vcInfo }: { vcInfo?: VCInfo }) => { true, )} - +
setShowContributorModal(true)}> - + {formatCurrency( contributeInfo?.total_user, 0, @@ -276,7 +278,7 @@ const PrivateSaleForm = ({ vcInfo }: { vcInfo?: VCInfo }) => { { >