hide show password & delete history path

This commit is contained in:
Raja Oktafrianto
2025-03-19 17:39:18 +07:00
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ const ManageCurrency = () => {
<ManageCurrencyContextProvider>
<Container>
<h1 className="text-xl font-medium leading-none text-gray-900 mb-3">Manage Currency</h1>
<Breadcrumbs>
<Breadcrumbs sx={{ mb: 2 }}>
<Link underline="none" color="inherit" href="/">
<span className="text-sm hover:underline">Dashboard</span>
</Link>