1.0.8 • Published 2 years ago
@eddy-aus/menu v1.0.8
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/menu
Then add the following import
statement in your JSX.
import { Menu } from '@eddy-aus/menu';