We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95e09ed + 19c0fbb commit 7b37e90Copy full SHA for 7b37e90
1 file changed
src/pages/tutorials/index.jsx
@@ -6,7 +6,6 @@ import LeftNav from '../../components/LeftNav';
6
import 'prismjs/themes/prism-tomorrow.css';
7
import '../../templates/page.scss';
8
import SEO from '../../components/seo';
9
-import SearchInputBox from '../../components/SearchInputBox';
10
import MobileView from '../../components/MobileView';
11
12
import CardList from '../../components/navcards';
0 commit comments