This commit is contained in:
Kenneth Jannette
2024-03-25 20:44:02 -05:00
parent 25d4cf7f33
commit 650dc18f17

View File

@@ -220,7 +220,7 @@ const Dashboard = () => {
a temporary password: <strong>{group.tpe}</strong>. You a temporary password: <strong>{group.tpe}</strong>. You
should change your password now by{" "} should change your password now by{" "}
<span onClick={handleClick} className="dash-clicknow-span"> <span onClick={handleClick} className="dash-clicknow-span">
clicking here clicking here.
</span> </span>
</p> </p>
</div> </div>