Remove spaces from Sent message
This commit is contained in:
parent
d380b34336
commit
a9a3591c47
|
@ -486,7 +486,7 @@ export function ICalButtons(props) {
|
|||
return (
|
||||
<>
|
||||
{success ?
|
||||
<span> Sent!</span>
|
||||
<span>Sent!</span>
|
||||
:
|
||||
<Button.Group>
|
||||
<Button
|
||||
|
|
Loading…
Reference in New Issue
Block a user