IN-680-add-statsview-page #243
Merged
andrey.dekterev
merged 2 commits from IN-680-add-statsview-page into develop 3 years ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'IN-680-add-statsview-page'
Deleting a branch is permanent. It CANNOT be undone. Continue?
https://insports.atlassian.net/browse/IN-680?filter=10008
56fc9a2e72to03345ce1873 years agoconst EmbedInput = styled(Input)`margin: 0;max-width: 400px;wrapperHeight: none;что это за свойство?
убрал, не туда впихнул, а сейчас вообще не нужно уже
import map from 'lodash/map'import { MatchInfo, Param } from 'requests'import type
} from 'features/MatchSidePlaylists/components/TeamsStatsTable/styled'import { Cell } from 'features/MatchSidePlaylists/components/TeamsStatsTable/Cell'import { TeamsStats } from 'features/MatchPage/store/hooks/useTeamsStats'import type
import { TeamStatItem } from 'requests'import type
import { TeamStatItem } from 'requests'import { StatsLexicType } from './getStatsLexic'import type
import reduce from 'lodash/reduce'import { MatchInfo, TeamStatItem } from 'requests'import type
import reduce from 'lodash/reduce'import { MatchInfo, TeamStatItem } from 'requests'import { TeamsStats } from 'features/MatchPage/store/hooks/useTeamsStats'import type
import {getMatchInfo,getTeamsStats,MatchInfo,MatchInfo импортируй отдельно как тип
import { useInterval, usePageParams } from 'hooks'import { TeamsStats } from 'features/MatchPage/store/hooks/useTeamsStats'import type
return (<Container id='statsview'><header className='header__logo'>а зачем здесь классы?
чтоб выровнять лого
я имею в виду зачем в принципе использовать классы, если используем styled-components?
переделал
03345ce187to443d768dc13 years ago443d768dc1into develop 3 years agoReviewers
443d768dc1.