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.
import
1 parent 902a9f1 commit 54e7e6bCopy full SHA for 54e7e6b
src/components/Navigation/Navigation.jsx
@@ -3,9 +3,6 @@ import React from 'react';
3
import Banner from 'react-banner';
4
import DocSearch from 'docsearch.js';
5
6
-// Import Utilities/Images
7
-import GitHubIcon from '../../styles/icons/github.svg';
8
-
9
// Import Components
10
import Link from '../Link/Link';
11
import Container from '../Container/Container';
0 commit comments