diff --git a/docs/0.19/picker.html b/docs/0.19/picker.html index 83273fd82ea..28004b0367d 100644 --- a/docs/0.19/picker.html +++ b/docs/0.19/picker.html @@ -12,9 +12,7 @@ <Picker.Item label="JavaScript" value="js" /> </Picker> -

Note: The picker has a default fixed height which you can modify -using style if needed. To set the width, you can use style -as well, e.g. to set a fixed width or stretch the picker horizontally.

+

Note: The picker has a default fixed height which you can modify using style if needed. To set the width, you can use style as well, e.g. to set a fixed width or stretch the picker horizontally.

Props