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 d637051 commit 82b57ecCopy full SHA for 82b57ec
src/layout/Header.js
@@ -1,4 +1,4 @@
1
-import React, { useState, useRef, useContext } from 'react';
+import { useState, useRef, useContext } from 'react';
2
import PropTypes from 'prop-types';
3
import { Link } from 'react-router-dom';
4
import AppBar from '@mui/material/AppBar';
0 commit comments