feat(BT-003A): add event comparison page
This commit is contained in:
@@ -13,6 +13,7 @@ NAV_ITEMS: list[tuple[str, str, str]] = [
|
||||
("hedge", "/hedge", "Hedge Analysis"),
|
||||
("options", "/options", "Options Chain"),
|
||||
("backtests", "/backtests", "Backtests"),
|
||||
("event-comparison", "/event-comparison", "Event Comparison"),
|
||||
("settings", "/settings", "Settings"),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user