mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-16 15:55:13 +00:00
commit
de30929dd6
|
@ -63,7 +63,7 @@ export function CaptionCue({
|
|||
dangerouslySetInnerHTML={{
|
||||
__html: parsedHtml,
|
||||
}}
|
||||
dir="auto"
|
||||
dir="ltr"
|
||||
/>
|
||||
</p>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue