fix(#188): tinisia client #108

Merged
andrey.dekterev merged 3 commits from in-188-tunusia-client into develop 3 years ago
Owner
https://insports.atlassian.net/browse/IN-188 https://insports.atlassian.net/browse/IN-397
roman.rakov added 1 commit 3 years ago
roman.rakov requested review from andrey.dekterev 3 years ago
roman.rakov requested review from ruslan.khairullin 3 years ago
roman.rakov requested review from margarita.polyakova 3 years ago
andrey.dekterev reviewed 3 years ago
const onEmailChange = ({ target: { value } }: ChangeEvent<HTMLInputElement>) => {
setError('')
setEmail(value)
const isRegisterPage = page === 'registration'

PAGES.registration

PAGES.registration
andrey.dekterev marked this conversation as resolved
andrey.dekterev reviewed 3 years ago
} = usePageParams()
const color = useProfileColor(profileId)
const imageHeader = (profileId === 5704 || 316)

вынеси в отдельный объект, чтобы понимать, что это за профили и там уже проверяй
{
5704: 'Tunis',
316: 'Spain'
}

вынеси в отдельный объект, чтобы понимать, что это за профили и там уже проверяй { 5704: 'Tunis', 316: 'Spain' }
andrey.dekterev marked this conversation as resolved
ruslan.khairullin approved these changes 3 years ago
margarita.polyakova approved these changes 3 years ago
roman.rakov added 1 commit 3 years ago
roman.rakov added 1 commit 3 years ago
8d069a4242 fix(#188): tunisia minor fix
andrey.dekterev merged commit 8d069a4242 into develop 3 years ago
andrey.dekterev deleted branch in-188-tunusia-client 3 years ago

Reviewers

andrey.dekterev was requested for review 3 years ago
ruslan.khairullin approved these changes 3 years ago
margarita.polyakova approved these changes 3 years ago
continuous-integration/drone/push Build is passing
The pull request has been merged as 8d069a4242.
Sign in to join this conversation.
No Label
No Milestone
No Assignees
4 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: frontend/spa_instat_tv#108
Loading…
There is no content yet.