fix(Input): fix maxlenght property problem #2258
Annotations
2 errors and 1 warning
Run npm run test:
src/input/__test__/index.test.jsx#L104
AssertionError: expected null to be '10' // Object.is equality
- Expected:
"10"
+ Received:
null
❯ src/input/__test__/index.test.jsx:104:55
|
Run npm run test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading