IO-3020 IO-3036 Transition enum to function to render correctly.
This commit is contained in:
@@ -78,7 +78,7 @@ export function TimeTicketsContainer({ bodyshop, setBreadcrumbs, setSelectedHead
|
||||
featureName="timetickets"
|
||||
noauth={
|
||||
<Card>
|
||||
<UpsellComponent upsell={upsellEnum.timetickets.general} />
|
||||
<UpsellComponent upsell={upsellEnum().timetickets.general} />
|
||||
</Card>
|
||||
}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user