feat(F-048): completed feature
This commit is contained in:
@@ -89,13 +89,6 @@ export default function SettingsPage() {
|
||||
{t.label}
|
||||
</button>
|
||||
))}
|
||||
<div className="border-t border-gray-200 my-2" />
|
||||
<a href="/shipping" className="block px-4 py-2.5 rounded-xl text-sm font-medium text-gray-600 hover:bg-gray-100 transition-colors">
|
||||
<span className="mr-2">🚚</span>Envíos
|
||||
</a>
|
||||
<a href="/tax-rates" className="block px-4 py-2.5 rounded-xl text-sm font-medium text-gray-600 hover:bg-gray-100 transition-colors">
|
||||
<span className="mr-2">💰</span>IVA
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
{/* Form area */}
|
||||
|
||||
Reference in New Issue
Block a user