finished initial symbols pages
This commit is contained in:
parent
62706cdb42
commit
4e4a048988
13 changed files with 688 additions and 107 deletions
|
|
@ -25,8 +25,8 @@ export const navigation: NavigationItem[] = [
|
|||
name: 'Market Data',
|
||||
icon: CurrencyDollarIcon,
|
||||
children: [
|
||||
{ name: 'Charts', href: '/charts', icon: ChartBarIcon },
|
||||
{ name: 'Exchanges', href: '/exchanges', icon: BuildingLibraryIcon },
|
||||
{ name: 'Symbols', href: '/symbols', icon: ChartBarIcon },
|
||||
],
|
||||
},
|
||||
{ name: 'Portfolio', href: '/portfolio', icon: ChartBarIcon },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue