@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.js
CHANGED
|
@@ -48103,9 +48103,6 @@ var useMessageAudio = function(_ref) {
|
|
|
48103
48103
|
pickLockRef.current = false;
|
|
48104
48104
|
checkForCompletion();
|
|
48105
48105
|
});
|
|
48106
|
-
if (allowParallel) {
|
|
48107
|
-
pickLockRef.current = false;
|
|
48108
|
-
}
|
|
48109
48106
|
}, [
|
|
48110
48107
|
audioQueue,
|
|
48111
48108
|
isPlaying,
|