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,
|
||||
...tabPageProps,
|
||||
onBack: () => undefined,
|
||||
onRemove: () => undefined,
|
||||
sort: {
|
||||
...sortPageProps.sort,
|
||||
sort: WarehouseListUrlSortField.name
|
||||
|
|
Loading…
Reference in a new issue