Skip to content

Commit

Permalink
fix on data product page
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashish8689 committed Oct 25, 2023
1 parent bbfc5a7 commit 899420d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,7 @@ const DataProductsDetailsPage = ({
)
}
serviceName=""
titleColor={dataProduct.style?.color}
/>
</Col>
<Col className="p-x-md" flex="320px">
Expand Down

0 comments on commit 899420d

Please sign in to comment.