diff --git a/.changeset/tame-readers-hope.md b/.changeset/tame-readers-hope.md new file mode 100644 index 000000000..feb45609c --- /dev/null +++ b/.changeset/tame-readers-hope.md @@ -0,0 +1,5 @@ +--- +'@livekit/components-react': patch +--- + +Revert unintentional classname change on BarVisualizer diff --git a/packages/react/src/components/participant/BarVisualizer.tsx b/packages/react/src/components/participant/BarVisualizer.tsx index 69255d99a..bef470101 100644 --- a/packages/react/src/components/participant/BarVisualizer.tsx +++ b/packages/react/src/components/participant/BarVisualizer.tsx @@ -112,7 +112,7 @@ export const BarVisualizer = /* @__PURE__ */ React.forwardRef