UNPKG

ringcentral-widgets

Version:
5 lines (3 loc) 191 B
import AnimationAlert from '../../components/AnimationAlert'; import { connectModule } from '../../lib/phoneContext'; export default connectModule((phone) => phone.alertUI)(AnimationAlert);