arpeggi-framer-components 1.0.2 → 1.0.3
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.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -8450,7 +8450,7 @@ const sn = new Up(), Ha = "Recording.wav", Vp = 1500, bu = (e) => {
|
|
8450
8450
|
fontWeight: 400
|
8451
8451
|
}), Eu = (e) => {
|
8452
8452
|
var u;
|
8453
|
-
const { data: t, isMutating: i, demo: n, voiceModelId: r } = Tn(), o = (n == null ? void 0 : n.cachedResults[r]) || ((u = t == null ? void 0 : t.lossyOutputFile) == null ? void 0 : u.url), { player: s, playPause: c } = la(o), p = oe.useRef(null), l = oe.useRef();
|
8453
|
+
const { data: t, isMutating: i, demo: n, voiceModelId: r } = Tn(), o = (i || n == null ? void 0 : n.cachedResults[r]) || ((u = t == null ? void 0 : t.lossyOutputFile) == null ? void 0 : u.url), { player: s, playPause: c } = la(o), p = oe.useRef(null), l = oe.useRef();
|
8454
8454
|
return oe.useEffect(() => {
|
8455
8455
|
if (!s.isPlaying)
|
8456
8456
|
return () => {
|