Skip to content

FEATURE: Enhance cli rendering

Compare
Choose a tag to compare
@grebaldi grebaldi released this 18 Jan 12:25
82335cd

This adds propSet, props and locales parameters to ./flow styleguide:render. props and locales can be passed as JSON:

./flow styleguide:render Vendor.Site:Component.Atom.Container --props '{"content":"Foo"}'