Skip to content

Commit 77d5378

Browse files
committed
remove this also
1 parent fe6a479 commit 77d5378

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/settings/tab.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ function Tab() {
102102
className="optionchooseinput"
103103
onChange={(e) => setLocalTitle(e.target.value)}
104104
value={localTitle}
105-
//onChange={(e) => setLocalTitle(e.target.value)}
106105
/>
107106
<input
108107
autoComplete="off"

0 commit comments

Comments
 (0)