Commit 335cd1e8 authored by Chunchi Che's avatar Chunchi Che

optimize custom match

parent 7cdee8e9
Pipeline #23336 passed with stages
in 12 minutes and 51 seconds
......@@ -109,7 +109,7 @@ export const MatchModal: React.FC = ({}) => {
/>
<Input
className={styles.input}
type="password"
type="text"
autoCorrect="off"
placeholder="房间密码(可选)"
value={passwd}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment