Merge pull request #274 from answerdev/feat/1.0.8/ui
fix: new user write promt style change
This commit is contained in:
@@ -261,7 +261,7 @@ const Index: FC<Props> = ({ visible = false, data, callback }) => {
|
||||
components={{ strong: <strong /> }}
|
||||
/>
|
||||
</p>
|
||||
<ul>
|
||||
<ul className="mb-0">
|
||||
<li>{t('tips.li2_1')}</li>
|
||||
</ul>
|
||||
</Alert>
|
||||
|
||||
Reference in New Issue
Block a user