import { graphql, StaticQuery } from "gatsby" import React from "react" import { Link } from "gatsby" import { node2slug } from "../utils" const Drawer = () => ( ) export default Drawer