[SG-33258]: Wildcard `<Input />` migration
Created by: gitstart-sourcegraph
Descripton
In order to preserve layout needed for some css rules such as form-group > .form-control
, to be appropriately applied on the wildcard Input
component, the modification was made, to separate the support for LoaderInput
from the default Input component
Ref
SG Parent Issue SG Issue Gitstart Ticket
Test Plan
View components on storybook to ensure expected behavior
App preview:
Check out the client app preview documentation to learn more.