@antimatter-audio/antimatter-ui 14.9.0 → 14.11.0
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.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8074,7 +8074,7 @@ function VUMeter(param) {
|
|
|
8074
8074
|
}
|
|
8075
8075
|
}, /*#__PURE__*/ React__default.createElement(AnimationDataWrapper, {
|
|
8076
8076
|
renderFunction: renderFuction,
|
|
8077
|
-
eventId: "
|
|
8077
|
+
eventId: "VUMeter"
|
|
8078
8078
|
}, /*#__PURE__*/ React__default.createElement(Chart, {
|
|
8079
8079
|
chartType: Chart.chartType.bar,
|
|
8080
8080
|
renderAs: Chart.renderAs.canvas,
|