mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
@@ -145,7 +145,6 @@ const UnitDetails = () => {
|
||||
course={unitBlockedInfo?.course}
|
||||
item={unitBlockedInfo?.item}
|
||||
tierMap={tierMap}
|
||||
checkoutPath={unitBlockedInfo?.item?.uuid ? `/units/${unitBlockedInfo.item.uuid}/checkout` : null}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user