diff --git a/projects/ui/src/components/Silo/Whitelist.tsx b/projects/ui/src/components/Silo/Whitelist.tsx index 5b4ba14e7a..5e0fcd0684 100644 --- a/projects/ui/src/components/Silo/Whitelist.tsx +++ b/projects/ui/src/components/Silo/Whitelist.tsx @@ -107,10 +107,10 @@ const Whitelist: FC<{ }} > - + Token - + Rewards @@ -262,7 +262,7 @@ const Whitelist: FC<{ */} @@ -305,7 +305,7 @@ const Whitelist: FC<{ */ @@ -338,13 +338,37 @@ const Whitelist: FC<{ - - - - )} + {/** + * Cell: Bean APY + */} + {!isDeprecated && ( + + + + )} + {/** + * Cell: Stalk APY + */} + {!isDeprecated && ( + + + + )} {/** * Cell: TVD */}