UNPKG

communication-react-19

Version:

React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)

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