Add overview redesign concept gallery
This commit is contained in:
parent
f425a9575b
commit
77db9a6a19
3 changed files with 1546 additions and 1 deletions
|
|
@ -3223,7 +3223,8 @@ const NAV_ITEMS = [
|
|||
{ href: "/tape", label: "Tape" },
|
||||
{ href: "/signals", label: "Signals" },
|
||||
{ href: "/charts", label: "Charts" },
|
||||
{ href: "/replay", label: "Replay" }
|
||||
{ href: "/replay", label: "Replay" },
|
||||
{ href: "/concepts", label: "Concepts" }
|
||||
];
|
||||
|
||||
type PageFrameProps = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue