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 4d9f33d commit b919566Copy full SHA for b919566
frontend/src/pages/_app.js
@@ -1,4 +1,4 @@
1
-import React, { useEffect } from 'react';
+import { useEffect } from 'react';
2
import PropTypes from 'prop-types';
3
import AOS from 'aos';
4
import Head from 'next/head';
0 commit comments