From ce464339b13a9d24a57715a9d37e4ee02f316199 Mon Sep 17 00:00:00 2001 From: guy <28496268+hellofromguy@users.noreply.github.com> Date: Fri, 5 Apr 2024 12:45:18 -0500 Subject: [PATCH] copy updates --- .../ui/src/components/Analytics/Silo/APY.tsx | 10 +++++----- .../src/components/Analytics/Silo/index.tsx | 20 +++++++++---------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/projects/ui/src/components/Analytics/Silo/APY.tsx b/projects/ui/src/components/Analytics/Silo/APY.tsx index b9d10f97d2..5a99884369 100644 --- a/projects/ui/src/components/Analytics/Silo/APY.tsx +++ b/projects/ui/src/components/Analytics/Silo/APY.tsx @@ -30,11 +30,11 @@ const metricToKey = { }; const metricTitles = { - Bean: 'Bean vAPY', - Bean3Curve: 'BEAN3CRV vAPY', - BeanETHWell: 'BEANETH Well vAPY', - UnripeBean: 'urBEAN vAPY', - UnripeBeanETH: 'urBEANETH Well vAPY', + Bean: 'Bean 30D vAPY', + Bean3Curve: 'BEAN3CRV 30D vAPY', + BeanETHWell: 'BEANETH 30D vAPY', + UnripeBean: 'urBEAN 30D vAPY', + UnripeBeanETH: 'urBEANETH 30D vAPY', }; const APY: FC<{ diff --git a/projects/ui/src/components/Analytics/Silo/index.tsx b/projects/ui/src/components/Analytics/Silo/index.tsx index fa9f3ee60e..32b91647d5 100644 --- a/projects/ui/src/components/Analytics/Silo/index.tsx +++ b/projects/ui/src/components/Analytics/Silo/index.tsx @@ -22,11 +22,11 @@ const SLUGS = [ 'deposited_urlp', 'stalk', // 'seeds', - 'bean_vAPY', - 'bean_3crv_vAPY', - 'bean_eth_well_vAPY', - 'ur_bean_vAPY', - 'ur_bean_eth_vAPY', + 'bean_30d_vapy', + 'bean3crv_30d_vapy', + 'beaneth_30d_vapy', + 'urbean_vapy', + 'urbeaneth_vapy', ]; const SiloAnalytics: FC<{}> = () => { @@ -45,11 +45,11 @@ const SiloAnalytics: FC<{}> = () => { {/* */} - - - - - + + + + + {tab === 0 && (