Skip to content

Conversation

@aderghamov
Copy link
Contributor

ref: #MANAGER-19852

Description

Ticket Reference: #...

Additional Information

@aderghamov aderghamov requested a review from a team as a code owner October 24, 2025 14:38
@aderghamov aderghamov requested review from Steffy29 and chipp972 and removed request for a team October 24, 2025 14:38

export const RegionSelectionSection: React.FC = () => {
const { t } = useTranslation('byoip');
const { t } = useTranslation(['byoip']);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const { t } = useTranslation(['byoip']);
const { t } = useTranslation([TRANSLATION_NAMESPACES.byoip]);

ref: #MANAGER-19852

Signed-off-by: aderghamov <[email protected]>
@aderghamov aderghamov merged commit dac1521 into project/ip-revamp Oct 28, 2025
15 checks passed
@aderghamov aderghamov deleted the feat/MANAGER-19852 branch October 28, 2025 09:35
chipp972 pushed a commit that referenced this pull request Oct 30, 2025
aderghamov added a commit that referenced this pull request Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants