/* @ts-nocheck */ import Drawer from '../../Drawer/Drawer'; import { PrimaryButton } from '../../../buttons/PrimaryButton/PrimaryButton'; import { TertiaryNav, TertiaryNavItem } from '../TertiaryNav'; import PropTypes from 'prop-types'; import React from 'react'; const Item2 = () => (