We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a64f84 commit e1b8690Copy full SHA for e1b8690
packages/mobile/src/components/edit/PriceAndAudienceField/SpecialAccessRadioField.tsx
@@ -97,6 +97,7 @@ export const SpecialAccessRadioField = (
97
label={messages.title}
98
icon={IconSpecialAccess}
99
description={messages.description}
100
+ disabled={disabled}
101
checkedContent={
102
<Paper backgroundColor='surface1' shadow='flat' border='default' p='l'>
103
<RadioGroup
0 commit comments