@eddy-aus/menu
v1.0.8
Published
Eddy's Menu component
Downloads
14
Readme
Menu
Eddy's Menu component.
Table of Contents
Getting Started
To use Eddy's Menu, run the following command in your project.
yarn add --dev @eddy-aus/menuThen add the following import statement in your JSX.
import { Menu } from '@eddy-aus/menu';