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={ titleComponent={
<h1 <h1
class="header-account" class="header-account"
onClick={() => { // onClick={() => {
states.showAccount = { // states.showAccount = {
account, // account,
instance, // instance,
}; // };
}} // }}
> >
<b <b
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{