Skip to content

Commit d75b913

Browse files
committed
commenting starwars
1 parent cc197af commit d75b913

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 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-
{
28+
/*{
2929
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)