@@ -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';
-import React, { FC } from 'react';
+import React, { FC } from 'react';
import Clamp from 'react-multiline-clamp';