UNPKG

@azure/communication-react

Version:

React library for building modern communication user experiences utilizing Azure Communication Services

7 lines 232 B
/** * This minimum width is to make sure the side pane does not overlap with the composite when the screen is narrow. * * @private */ export declare const compositeMinWidthRem = 30; //# sourceMappingURL=Composite.styles.d.ts.map