@hypothesis/frontend-shared
Advanced tools
Comparing version 8.4.2 to 8.4.3
@@ -28,3 +28,3 @@ var _jsxFileName = "/home/runner/work/frontend-shared/frontend-shared/src/components/input/RadioGroup.tsx"; | ||
"aria-disabled": disabled, | ||
className: classnames('focus-visible-ring rounded-lg px-3 py-2 grow group', { | ||
className: classnames('focus-visible-ring rounded-lg px-3 py-2 flex-1 group', { | ||
'bg-grey-3/50': isSelected, | ||
@@ -31,0 +31,0 @@ 'hover:bg-grey-3/25': !isSelected && !disabled, |
{ | ||
"name": "@hypothesis/frontend-shared", | ||
"version": "8.4.2", | ||
"version": "8.4.3", | ||
"description": "Shared components, styles and utilities for Hypothesis projects", | ||
@@ -5,0 +5,0 @@ "license": "BSD-2-Clause", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3406805