/> <Notification isActive={this.state.isNotificationActive} message={this.state.notificationAction}
showNotification={this.showNotification} /> <Notification isActive={this.state.notificationState.show} message={this.state.notificationState.message}
hideLoader={this.hideLoader} /> <Notification isActive={this.state.notificationState.show} message={this.state.notificationState.message}