1.0.0 • Published 4 years ago

storybook-docpage v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

This is a custom DocPage to be used with Storybook 5.3.19.

The Primary Component was replicated so that the expand property could be set.

To use, you can either import the DocPage that is exported by default, or import { Primary } and use it in your own block configuration.

<Primary> supports the properties expand (default: true) and withToolbar (default: false)