Account edit files

This commit is contained in:
2026-04-29 12:44:21 -04:00
parent ae0500a799
commit 5c8f96d92a
6 changed files with 229 additions and 84 deletions
+1
View File
@@ -3,6 +3,7 @@ const RouteLinks = {
homePage: '/',
customerPage: '/customer',
accountDetails: '/account-view/*',
accountEdit:'/account-edit/*',
subscriptionDetails: '/subscription-view/*',
subscriptions: '/subscriptions',
billings: '/billings',