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