docbrown/app/javascript/crayons/navigation/index.js
Suzanne Aitchison a6b4d8e91d
Create crayons mobile drawer components (#14495)
* add MobileDrawer component

* WIP begin navigation component

* rough working version complete

* update story to allow for actual navigation

* add component tests

* add docs

* add HTML variants

* add a max width to the drawer
2021-08-16 08:41:26 +01:00

1 line
65 B
JavaScript

export * from './MobileDrawerNavigation/MobileDrawerNavigation';