Add devices to nav

This commit is contained in:
Sam Carlton 2021-04-18 20:54:35 -05:00
parent a75c46117b
commit a0fdcdc050

View file

@ -147,6 +147,10 @@ export default {
label: 'Categories',
url: '/categories',
},
{
label: 'Devices',
url: '/devices',
},
{
label: 'Benchmarks',
url: '/benchmarks',