mirror of
https://github.com/ansible/awx.git
synced 2026-04-23 10:45:24 -02:30
Abstract out Access List as shared component.
This commit is contained in:
@@ -335,7 +335,7 @@ class Notifications extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
Notifications.propType = {
|
||||
Notifications.propTypes = {
|
||||
getError: PropTypes.func.isRequired,
|
||||
getNotifications: PropTypes.func.isRequired,
|
||||
getSuccess: PropTypes.func.isRequired,
|
||||
|
||||
Reference in New Issue
Block a user