Add ability to view source for datasets
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
{
|
||||
name: "Calculator",
|
||||
path: "/calculator",
|
||||
links: [{ name: "Configurations", path: "/configurations" }],
|
||||
links: [
|
||||
{ name: "Configurations", path: "/configurations" },
|
||||
{ name: "Datasets", path: "/datasets" },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Commerce",
|
||||
|
||||
Reference in New Issue
Block a user