Wildcard V2: <Checkbox /> migration
Created by: gitstart-sourcegraph
Description
Migrates all usage of <input ... type="checkbox" />
to wildcard compoent <Checkbox />
Test plan
Run app on branch contractors/SG-27719
, confirm that for all use cases of Checkbox
, there are no UI/Functionality diff from app on prod environment
Ref
App preview:
Check out the client app preview documentation to learn more.