Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 285 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 285 Bytes

This library is used internally for on-going WIP changes to moonstone. Include this library into your project (as well as moonstone) and for any of the controls you need use moonstone-extra instead of moonstone.

Ex.

var Panel = require('moonstone-extra/Panel');