You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
* test(Search): fix search input value rendering test
- test checks the `defaultValue` instead of the `value`
- updating the test to check `value` fails
- expected value `"test"`
- received value `""`
* fix(Search): defaultValue prop support
0 commit comments