Skip to content

Commit f0d9b09

Browse files
committed
dev
1 parent ed92fab commit f0d9b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Homepage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import NoResultFound from './components/NoResultFound/NoResultFound';
88
import Pagination from './components/Pagination/Pagination';
99
import './App.css';
1010
import filenames from './ProfilesList.json';
11-
import GTranslateLoader from './components/GTranslateLoader';
11+
// import GTranslateLoader from './components/GTranslateLoader';
1212

1313
function App() {
1414
const profilesRef = useRef();

0 commit comments

Comments
 (0)