mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: stretch strategies (#8519)
This commit is contained in:
parent
faaf54ca99
commit
74a87f0e26
@ -40,6 +40,7 @@ const StyledContainer = styled(Box, {
|
||||
? theme.palette.neutral.light
|
||||
: theme.palette.common.white,
|
||||
},
|
||||
width: '100%',
|
||||
}));
|
||||
|
||||
const CustomStrategyDeprecationWarning = () => (
|
||||
|
Loading…
Reference in New Issue
Block a user