@100mslive/roomkit-react 0.3.5-alpha.0 → 0.3.5-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -38,7 +38,7 @@ import {
38
38
  useRoomLayoutHeader,
39
39
  useSidepaneToggle,
40
40
  useTheme
41
- } from "./chunk-7O27GQEH.js";
41
+ } from "./chunk-ZE5KXBZW.js";
42
42
 
43
43
  // src/Prebuilt/layouts/HLSView.jsx
44
44
  init_define_process_env();
@@ -1598,4 +1598,4 @@ var HLSView_default = HLSView;
1598
1598
  export {
1599
1599
  HLSView_default as default
1600
1600
  };
1601
- //# sourceMappingURL=HLSView-GF23J3TJ.js.map
1601
+ //# sourceMappingURL=HLSView-I6DCFRWE.js.map
@@ -1,4 +1,4 @@
1
1
  /**
2
- * close existing screenshare or whiteboard when the other is started
2
+ * close existing whiteboard when a screen is shared
3
3
  */
4
4
  export declare const useCloseScreenshareWhiteboard: () => void;