SULLEY\ryo-h před 4 roky
rodič
revize
7585287d7c

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

@@ -1,4 +1,4 @@
-// This is the root component for #search-page
+// This is the root component for #search-page
 
 import React from 'react';
 import PropTypes from 'prop-types';

+ 1 - 1
packages/app/src/components/SearchPage/SearchResultListItem.tsx

@@ -1,4 +1,4 @@
-import React, { FC } from 'react';
+import React, { FC } from 'react';
 
 import Clamp from 'react-multiline-clamp';