mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: remove duplicate banner (#6726)
This commit is contained in:
parent
4932ae0539
commit
089bc4851e
@ -75,7 +75,6 @@ export const App = () => {
|
||||
condition={outdatedSdksBannerEnabled}
|
||||
show={<OutdatedSdksBanner />}
|
||||
/>
|
||||
<OutdatedSdksBanner />
|
||||
<StyledContainer>
|
||||
<ToastRenderer />
|
||||
<Routes>
|
||||
|
Loading…
Reference in New Issue
Block a user