PluginProbe
CryptX / 4.2.1
CryptX v4.2.1
4.2.1 4.2.0 4.1.1 trunk 1.0 1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.9 2.0 2.1 2.2 2.3 2.3.1 2.3.2 2.3.3 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 All 93 releases
← All changes | src/components/Field.js +1 -0 4.1.14.2.1 View file →
@@ -131,8 +131,9 @@
131 131 />
132 132 );
133 133
134 134 case 'idlist':
135 + case 'addresslist':
135 136 return (
136 137 <TextareaControl
137 138 __nextHasNoMarginBottom
138 139 label={ field.label }