mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-13 04:58:51 -05:00
add proptype
This commit is contained in:
@@ -129,6 +129,7 @@ const TabSettings = ({
|
||||
};
|
||||
|
||||
TabSettings.propTypes = {
|
||||
isCreate: PropTypes.bool,
|
||||
tabValue: PropTypes.string,
|
||||
form: PropTypes.object,
|
||||
handleFormChange: PropTypes.func,
|
||||
|
||||
Reference in New Issue
Block a user