Merge branch 'jsr' into ditto-auth
This commit is contained in:
@ -67,6 +67,7 @@ const PollOptionText: React.FC<IPollOptionText> = ({ poll, option, index, active
|
||||
<Text
|
||||
theme='inherit'
|
||||
weight='medium'
|
||||
align='center'
|
||||
dangerouslySetInnerHTML={{ __html: option.title_emojified }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user