Skip to content

Commit

Permalink
Remove unused '@ts-expect-error' directive
Browse files Browse the repository at this point in the history
  • Loading branch information
arnautov-anton committed Sep 28, 2023
1 parent 1056d2d commit fdb830e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export const Spotlight = () => {
<div className="spotlight" data-testid="spotlight">
<SpeakerLayout
participantsBarPosition={position}
// @ts-expect-error TODO: remove after PR lands
participantsBarLimit={limit}
ParticipantViewUIBar={
<DefaultParticipantViewUI
Expand Down

0 comments on commit fdb830e

Please sign in to comment.