rename route

This commit is contained in:
2025-11-24 15:38:54 -03:00
parent 1b5d331c36
commit 4db2123bc5
4 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ const navMain = [
},
{
title: 'Histórico de compras',
url: '/payments'
url: '/orders'
}
]