IN-352-scores-method #96
Merged
andrey.dekterev
merged 3 commits from IN-352-scores-method into develop 3 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'IN-352-scores-method'
Deleting a branch is permanent. It CANNOT be undone. Continue?
https://insports.atlassian.net/browse/IN-352
https://insports.atlassian.net/browse/IN-358
<MatchCardkey={match.id}match={match}score={liveMatchScores?.find(что будет если find не найдет?
ничего, будем использовать тот результат, который был получени из get-matches
098e7d3457to88ef3eea913 years ago88ef3eea91to72d4114baa3 years agoexport const querieKeys = {добавь в индекс
import { getCardColor } from 'helpers/getCardColor'import type { LiveScore } from 'requests/getLiveScores'import { ProfileTypes, PAGES } from 'config'import { isLffClient } from 'config/clients'import type { LiveScore } from 'requests/getLiveScores'import { isMobileDevice } from 'config/userAgent'import { LiveScore } from 'requests/getLiveScores'import { usePageParams } from 'hooks/usePageParams'import { getMatchScore } from 'requests/getMatchScore'import { PAGES } from 'config/pages'import { getLiveScores, LiveScore } from 'requests/getLiveScores'import { callApi } from 'helpers'в индекс
import { ProfileTypes } from 'config'import { isMobileDevice } from 'config/userAgent'import { querieKeys } from 'config/queries'import { Wrapper } from './styled'import { useMatchSwitchesStore } from '../MatchSwitches'import { querieKeys } from '../../config/queries'72d4114baato6b19ad2ec33 years ago6b19ad2ec3into develop 3 years agoReviewers
6b19ad2ec3.