diff --git a/src/components/account_view/AccountProfileView.jsx b/src/components/account_view/AccountProfileView.jsx index e7eef57..ae64850 100644 --- a/src/components/account_view/AccountProfileView.jsx +++ b/src/components/account_view/AccountProfileView.jsx @@ -1,6 +1,52 @@ -export default function AccountProfileView(){ + + +export default function AccountProfileView() { return <> -
Account Information
+| # | +First | +Last | +Handle | +
|---|---|---|---|
| 1 | +Mark | +Otto | +@mdo | +
| 2 | +Jacob | +Thornton | +@fat | +
| 3 | +Larry | +the Bird | +
Account Information
+| id | +Firstname | +Lastname | +Username | +Action | +|
|---|---|---|---|---|---|
| 1 | +Mark | +Otto | +@mdo | +Otto | +
+
+
+
+ {/**/}
+
+ |
+
Account Payments
+| # | +First | +Last | +Handle | +
|---|---|---|---|
| 1 | +Mark | +Otto | +@mdo | +
| 2 | +Jacob | +Thornton | +@fat | +
| 3 | +Larry | +the Bird | +
Subscriptions Information
+| ID | +Added | +Product | +URL | +Status | +Action | +
|---|---|---|---|---|---|
| 1 | +Sat, Sep 27th 2025 7:29AM | +A000002 | +bobmarleya2.devprov.mermsemr.com | +7 | +
+
+
+
+
+
+ |
+
| 2 | +Sat, Sep 27th 2025 7:29AM | +A000002 | +bobmarleya2.devprov.mermsemr.com | +7 | +
+
+
+
+
+
+ |
+
| 3 | +Sat, Sep 27th 2025 7:29AM | +A000002 | +bobmarleya2.devprov.mermsemr.com | +7 | +
+
+
+
+
+
+ |
+