chore: remove x character in explore

This commit is contained in:
Marcus Efraimsson 2019-05-13 16:33:27 +02:00
parent 3ce2f3b58d
commit 01a7c1f098
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -36,7 +36,6 @@ export class Wrapper extends Component<WrapperProps> {
</ErrorBoundary> </ErrorBoundary>
)} )}
</div> </div>
x
</CustomScrollbar> </CustomScrollbar>
</div> </div>
); );