website refactor
This commit is contained in:
@@ -28,7 +28,8 @@ export function SimpleCheckbox({ checked, onChange, disabled, 'aria-label': aria
|
||||
borderColor="border-charcoal-outline"
|
||||
rounded="sm"
|
||||
aria-label={ariaLabel}
|
||||
className="text-primary-blue focus:ring-primary-blue"
|
||||
ring="primary-blue"
|
||||
color="text-primary-blue"
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user