UNPKG

@azure/communication-react

Version:

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

9 lines 204 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. /** * @private */ export const videoGalleryLayoutGap = { childrenGap: '0.5rem' }; //# sourceMappingURL=Layout.styles.js.map