import React from 'react' import Head from 'next/head' export const DrawerHead = () => { return ( ) }