Lab 6 fixes
This commit is contained in:
parent
07a73fa1c4
commit
c05294839e
@ -113,7 +113,7 @@ const Account = function () {
|
||||
return (
|
||||
<>
|
||||
<div className="border-bottom pb-3 mb-3">
|
||||
<button class="btn btn-primary"
|
||||
<button className="btn btn-primary"
|
||||
onClick={logoutButtonOnClick}>
|
||||
Log Out
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user