update login

This commit is contained in:
2025-11-28 16:07:59 -03:00
parent 2b0efc654a
commit c71e19eacb
14 changed files with 251 additions and 16 deletions

View File

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