added count of accounts
This commit is contained in:
@@ -484,6 +484,10 @@ export default function StoragePage(props) {
|
||||
id="accounts"
|
||||
>
|
||||
<h1>User Accounts </h1>
|
||||
<p>
|
||||
Number of accounts created:{" "}
|
||||
{userData.length}
|
||||
</p>
|
||||
<dl className=" govuk-summary-list govuk-!-margin-bottom-9 results">
|
||||
<div class="govuk-summary-list__row results-headings">
|
||||
<dd className="govuk-summary-list__key govuk-!-font-size-16 ">
|
||||
|
||||
Reference in New Issue
Block a user