From 84f6eb7cf70209d0a74ceb2b5cc8791cdfd30665 Mon Sep 17 00:00:00 2001 From: WRadoslaw Date: Wed, 8 Nov 2023 16:59:12 +0100 Subject: [PATCH] Fix split rate displayment --- packages/atlas/src/components/RatioPreview/RatioPreview.tsx | 4 ++-- .../src/views/studio/CrtDashboard/tabs/CrtRevenueTab.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/atlas/src/components/RatioPreview/RatioPreview.tsx b/packages/atlas/src/components/RatioPreview/RatioPreview.tsx index 5da53139b8..8617c31498 100644 --- a/packages/atlas/src/components/RatioPreview/RatioPreview.tsx +++ b/packages/atlas/src/components/RatioPreview/RatioPreview.tsx @@ -32,8 +32,8 @@ export const RatioPreview = ({ ratios }: RatioPreviewProps) => { - - + + ) diff --git a/packages/atlas/src/views/studio/CrtDashboard/tabs/CrtRevenueTab.tsx b/packages/atlas/src/views/studio/CrtDashboard/tabs/CrtRevenueTab.tsx index f4001436f8..77facafb04 100644 --- a/packages/atlas/src/views/studio/CrtDashboard/tabs/CrtRevenueTab.tsx +++ b/packages/atlas/src/views/studio/CrtDashboard/tabs/CrtRevenueTab.tsx @@ -62,8 +62,8 @@ export const CrtRevenueTab = ({ token }: CrtRevenueTabProps) => { customNode={ }