Skip to content

Commit 9086671

Browse files
Merge pull request #134 from terminusdb/addStarWarCloneCard
adding star wars back to clone data product cards
2 parents 6a1f5be + 811f433 commit 9086671

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/tdb-dashboard/src/components/NoDataProductSelected.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ export const NoDataProductSelected = (props) => {
2525
img: "https://ichef.bbci.co.uk/news/976/cpsprodpb/4F49/production/_125879202_legorussia.png",
2626
description: "This data product features Lego sets and their individual components and the relationships between them. It is an excellent example of organizations that have interconnected components and parts within their product offerings."
2727
},
28-
/*{
29-
name: "Star_Wars",
28+
{
29+
name: "star_wars",
3030
label: "Relationships Between People, Real Estate, & Equipment",
3131
img: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQHkosbW26brusDap1E3y2GV6pnIRsjg-9Rc1CdJRuMJjrJ1O6fJs_x2bjcGjBUCB_wkTE&usqp=CAU",
3232
description: "This data product features a Star Wars dataset and their individual components and how they are all connected and is a good example of the relationships between people and things."
33-
},*/
33+
},
3434
{
3535
name: "nuclear",
3636
label: "The Complex Energy Sector",

0 commit comments

Comments
 (0)