Skip to content

Commit

Permalink
newMessage.tsx (#1280)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-saikirang authored Dec 21, 2023
1 parent 40d2c51 commit 33ff23c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -782,10 +782,9 @@ export const NewMessage = () => {
paddingTop: '8px',
color: 'darkgray',
}}
placeholder="{t('FieldSeperator')}"
>
{' '}
(Or){' '}
{t('FieldSeperator')}{' '}
</div>
{
// eslint-disable-next-line @typescript-eslint/ban-ts-comment, @typescript-eslint/prefer-ts-expect-error
Expand Down

0 comments on commit 33ff23c

Please sign in to comment.