UPDATE
This commit is contained in:
@@ -65,11 +65,6 @@ const horizontalMenuData = (): HorizontalMenuDataType[] => [
|
||||
icon: 'tabler-chart-line',
|
||||
href: '/yield-harvest'
|
||||
},
|
||||
{
|
||||
label: 'plantSimulator',
|
||||
icon: 'tabler-seeding',
|
||||
href: '/plant-simulator'
|
||||
},
|
||||
{
|
||||
label: 'farmAlerts',
|
||||
icon: 'tabler-alert-triangle',
|
||||
@@ -126,11 +121,6 @@ const horizontalMenuData = (): HorizontalMenuDataType[] => [
|
||||
icon: 'tabler-chart-line',
|
||||
href: '/yield-harvest'
|
||||
},
|
||||
{
|
||||
label: 'plantSimulator',
|
||||
icon: 'tabler-seeding',
|
||||
href: '/plant-simulator'
|
||||
},
|
||||
{
|
||||
label: 'farmAlerts',
|
||||
icon: 'tabler-alert-triangle',
|
||||
|
||||
Reference in New Issue
Block a user