mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: improve products & subscriptions page
This commit is contained in:
parent
c762d2333e
commit
412651e817
8 changed files with 380 additions and 195 deletions
|
|
@ -122,7 +122,7 @@ function DashLeftMenu() {
|
|||
>
|
||||
<Link
|
||||
className="bg-white/5 rounded-lg p-2 hover:bg-white/10 transition-all ease-linear"
|
||||
href={`/dash/payments/general`}
|
||||
href={`/dash/payments/customers`}
|
||||
>
|
||||
<CreditCard size={18} />
|
||||
</Link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue