Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
chore: 🔥 removed unwanted space
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeep-deriv committed Jul 22, 2024
1 parent d05d39c commit 6860c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Banner/move-to-dbot-banner.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ const MoveToDbotBanner = () => {
<img alt='move to deriv' src='/public/images/upgrade-to-deriv-bot.svg' />
</div>
<div className={`${container_class}__title`}>
{translate('Binary bot is retiring on 31 August 2024')}{' '}
{translate('Binary bot is retiring on 31 August 2024')}
</div>
<div className={`${container_class}__content`}>
<p>
Expand Down

0 comments on commit 6860c7a

Please sign in to comment.