Change about page to be mounted in the web UI (#19345)
This commit is contained in:
@@ -44,7 +44,7 @@ class PrivacyPolicy extends React.PureComponent {
|
||||
</div>
|
||||
|
||||
<div
|
||||
className='privacy-policy__body'
|
||||
className='privacy-policy__body prose'
|
||||
dangerouslySetInnerHTML={{ __html: content }}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user