Skip to content

Commit

Permalink
remove this also
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebelung-Dev committed Mar 27, 2023
1 parent fe6a479 commit 77d5378
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/settings/tab.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ function Tab() {
className="optionchooseinput"
onChange={(e) => setLocalTitle(e.target.value)}
value={localTitle}
//onChange={(e) => setLocalTitle(e.target.value)}
/>
<input
autoComplete="off"
Expand Down

0 comments on commit 77d5378

Please sign in to comment.