rm
This commit is contained in:
@@ -138,7 +138,7 @@ class InlineForm extends React.Component {
|
|||||||
onChange={onChange}
|
onChange={onChange}
|
||||||
validationError={validationError}
|
validationError={validationError}
|
||||||
/>
|
/>
|
||||||
<Button type="submit" value={buttonLabel} size="small" />
|
<Button type="submit" value={buttonLabel} />
|
||||||
</Flex>
|
</Flex>
|
||||||
</form>
|
</form>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user