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 {
|
||||
new?: boolean
|
||||
team?: Party
|
||||
raids: Raid[][]
|
||||
selectedTab: GridType
|
||||
pushHistory?: (path: string) => void
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue