mirror of
https://github.com/ansible/awx.git
synced 2026-02-15 18:20:00 -03: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