Shun Miyazawa 3 gadi atpakaļ
vecāks
revīzija
ad39095fd5
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      packages/app/src/components/SearchPage.tsx

+ 0 - 2
packages/app/src/components/SearchPage.tsx

@@ -265,5 +265,3 @@ export const SearchPage = (): JSX.Element => {
     />
   );
 };
-
-SearchPage.displayName = 'SearchPage';