@superinterface/react 5.3.0-beta.17 → 5.3.0-beta.18
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.
- package/dist/index.cjs +0 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +0 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -48252,9 +48252,6 @@ var useMessageAudio = function(_ref) {
|
|
|
48252
48252
|
pickLockRef.current = false;
|
|
48253
48253
|
checkForCompletion();
|
|
48254
48254
|
});
|
|
48255
|
-
if (allowParallel) {
|
|
48256
|
-
pickLockRef.current = false;
|
|
48257
|
-
}
|
|
48258
48255
|
}, [
|
|
48259
48256
|
audioQueue,
|
|
48260
48257
|
isPlaying,
|