mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-28 18:38:43 +00:00
commit
de30929dd6
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ export function CaptionCue({
|
|||
dangerouslySetInnerHTML={{
|
||||
__html: parsedHtml,
|
||||
}}
|
||||
dir="auto"
|
||||
dir="ltr"
|
||||
/>
|
||||
</p>
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in a new issue