test('It should keep a $ in front of the input', () => {. const {input} = setup(). fireEvent.change(input, {target: {value: '23'}}).
確定! 回上一頁