wildcard `<Input />` Migration: Fixed UI regressions on Input
Created by: gitstart-sourcegraph
Description
Resolves UI regressions from <Input />
wildcard migrations
Test plan
- visit routes:
/users/[USERNAME]/settings/repositories
/users/[USERNAME]/settings/repositories/manage
- Compare with same route on
https://sourcegraph.com/
- Confirm UI regressions has been resolved
App preview:
Check out the client app preview documentation to learn more.