Skip to content

Commit c5bbedb

Browse files
fix: Third Party Detail Page not updating when third party is loaded (#3177)
1 parent 220d9fc commit c5bbedb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/ThirdPartyCollectionDetailPage/ThirdPartyCollectionDetailPage.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -395,6 +395,7 @@ export default function ThirdPartyCollectionDetailPage({
395395
isLoadingAvailableSlots,
396396
totalItems,
397397
page,
398+
thirdParty,
398399
handleSelectItemChange,
399400
areAllSelected,
400401
handleChangeStatus,

0 commit comments

Comments
 (0)