- Use actions to notify the rest of the app that a mic or camera error has occurred - Use middleware to respond to those notifications of errors by showing in-app notifications and notifying the external api
2 lines
23 B
JavaScript
2 lines
23 B
JavaScript
import './middleware';
|