profile details endpoint added

This commit was merged in pull request #83.
This commit is contained in:
victorAnumudu
2025-09-08 21:24:22 +01:00
parent 4409ed45f3
commit 465a480f02
7 changed files with 365 additions and 171 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ export default function DashPayments() {
{/* <th style={{width: '30px'}}>#</th> */}
<th>Date</th>
<th style={{width: '130px'}}>Subscription</th>
<th style={{width: '130px'}}>Description</th>
<th style={{width: '80px'}}>Amount</th>
</tr>
</thead>