Remove raid prop from Party
This commit is contained in:
parent
106b2b8ee4
commit
6a7cfb230d
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ import './index.scss'
|
||||||
interface Props {
|
interface Props {
|
||||||
new?: boolean
|
new?: boolean
|
||||||
team?: Party
|
team?: Party
|
||||||
raids: Raid[][]
|
|
||||||
selectedTab: GridType
|
selectedTab: GridType
|
||||||
pushHistory?: (path: string) => void
|
pushHistory?: (path: string) => void
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue