Browse Source

no message

SULLEY\ryo-h 4 years ago
parent
commit
82c9694af5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/app/src/components/SearchPage/SearchResultList.jsx

+ 1 - 1
packages/app/src/components/SearchPage/SearchResultList.jsx

@@ -1,4 +1,4 @@
-import React from 'react';
+import React from 'react';
 import PropTypes from 'prop-types';
 import SearchResultListItem from './SearchResultListItem';