Fix stories

This commit is contained in:
dominik-zeglen 2020-01-30 13:11:21 +01:00
parent fd1f728415
commit 82909e9067

View file

@ -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