feat: Another page template

- Template untuk page Data Akun dan Validasi Transaksi
This commit is contained in:
Hafid Nur
2025-03-27 15:06:30 +07:00
parent 7f9a106fca
commit bc9a0fd740
5 changed files with 73 additions and 1 deletions
@@ -33,7 +33,7 @@ export const BackofficeSidebar: FC = (): ReactElement => {
</Link>
<Link
to="/users"
to="/accounts"
className={`flex items-center justify-items-start gap-3 px-[8px] py-[10px] ${
isActive('/accounts')
? 'bg-primary-500 text-white rounded-md'