Don't need this

This commit is contained in:
Lim Chee Aun 2023-02-17 10:14:44 +08:00
parent c37df11a25
commit 62ce0250c6

View file

@ -71,12 +71,12 @@ function AccountStatuses() {
titleComponent={
<h1
class="header-account"
onClick={() => {
states.showAccount = {
account,
instance,
};
}}
// onClick={() => {
// states.showAccount = {
// account,
// instance,
// };
// }}
>
<b
dangerouslySetInnerHTML={{