@openproject/primer-view-components
Version:
ViewComponents of the Primer Design System for OpenProject
12 lines • 408 B
JSON
{
"name": "open_project/input_group",
"selectors": [
".InputGroup.InputGroup-input-width--auto",
".InputGroup.InputGroup-input-width--xsmall",
".InputGroup.InputGroup-input-width--small",
".InputGroup.InputGroup-input-width--medium",
".InputGroup.InputGroup-input-width--large",
".InputGroup.InputGroup-input-width--xlarge",
".InputGroup.InputGroup-input-width--xxlarge"
]
}