Skip to content

Commit

Permalink
Update API docs (#967)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasIO authored Sep 12, 2024
1 parent a77a52e commit 155a2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/etc/components-react.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ export type BarVisualizerOptions = {
// @beta (undocumented)
export interface BarVisualizerProps extends React_2.HTMLProps<HTMLDivElement> {
barCount?: number;
children?: React_2.ReactNode;
// (undocumented)
options?: BarVisualizerOptions;
// Warning: (ae-incompatible-release-tags) The symbol "state" is marked as @beta, but its signature references "VoiceAssistantState" which is marked as @alpha
Expand Down

0 comments on commit 155a2d4

Please sign in to comment.