Fix stories
This commit is contained in:
parent
fd1f728415
commit
82909e9067
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ const props: WarehouseListPageProps = {
|
||||||
...sortPageProps,
|
...sortPageProps,
|
||||||
...tabPageProps,
|
...tabPageProps,
|
||||||
onBack: () => undefined,
|
onBack: () => undefined,
|
||||||
|
onRemove: () => undefined,
|
||||||
sort: {
|
sort: {
|
||||||
...sortPageProps.sort,
|
...sortPageProps.sort,
|
||||||
sort: WarehouseListUrlSortField.name
|
sort: WarehouseListUrlSortField.name
|
||||||
|
|
Loading…
Reference in a new issue