| borgbutler-webapp/src/components/general/forms/FormButton.jsx | ●●●●● patch | view | raw | blame | history |
borgbutler-webapp/src/components/general/forms/FormButton.jsx
@@ -34,7 +34,7 @@ FormButton.propTypes = { id: PropTypes.string, bsStyle: PropTypes.oneOf(['primary', 'outline-primary', 'info', null]), bsStyle: PropTypes.string, type: PropTypes.string, onClick: PropTypes.func, hint: PropTypes.string,