remove exta background svg.
Этот коммит содержится в:
@@ -71,9 +71,6 @@ export default function SelfHostedExpansionSuccessPage(props: Props) {
|
|||||||
formattedButtonText={formattedButtonText}
|
formattedButtonText={formattedButtonText}
|
||||||
buttonHandler={props.onClose}
|
buttonHandler={props.onClose}
|
||||||
/>
|
/>
|
||||||
<div className='background-svg'>
|
|
||||||
<BackgroundSvg/>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user