mirror of
https://github.com/status-im/ETHReport.git
synced 2025-02-09 13:03:38 +00:00
PR comments
This commit is contained in:
parent
168ce4c84e
commit
b49e5942da
@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
import Parser from 'html-react-parser';
|
||||
import { PropTypes } from 'prop-types';
|
||||
import './style.scss';
|
||||
import Parser from 'html-react-parser';
|
||||
|
||||
const SearchResults = (props) => {
|
||||
if (!props.data || props.data[0] === null) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user