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