diff --git a/src/shared/components/person/inbox.tsx b/src/shared/components/person/inbox.tsx index 6500e961..294ba556 100644 --- a/src/shared/components/person/inbox.tsx +++ b/src/shared/components/person/inbox.tsx @@ -382,10 +382,10 @@ export class Inbox extends Component { selects() { return ( -
-
{this.unreadOrAllRadios()}
-
{this.messageTypeRadios()}
-
+
+
{this.unreadOrAllRadios()}
+
{this.messageTypeRadios()}
+
{ return ( <> -
-
+
+
-
+
{ onChange={this.handleListingTypeChange} />
-
+