it('validates password input', () => { render(<input type="text" minLength={8} aria-label="Input" />); const input = screen.
確定! 回上一頁