Fix UTF-8 issues in publish message dialog
This commit is contained in:
parent
3f96fad7ce
commit
78a681f277
4 changed files with 987 additions and 1294 deletions
|
@ -80,7 +80,7 @@ const MessageBar = (props) => {
|
|||
<TextField
|
||||
autoFocus
|
||||
margin="dense"
|
||||
placeholder="Message"
|
||||
placeholder="Type a message here"
|
||||
type="text"
|
||||
fullWidth
|
||||
variant="standard"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue