We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed92fab commit f0d9b09Copy full SHA for f0d9b09
src/Homepage.jsx
@@ -8,7 +8,7 @@ import NoResultFound from './components/NoResultFound/NoResultFound';
8
import Pagination from './components/Pagination/Pagination';
9
import './App.css';
10
import filenames from './ProfilesList.json';
11
-import GTranslateLoader from './components/GTranslateLoader';
+// import GTranslateLoader from './components/GTranslateLoader';
12
13
function App() {
14
const profilesRef = useRef();
0 commit comments