Add the ability to export helpers for storybook

Also add a note for how pass complex objects on swatch component
This commit is contained in:
Andrey Antukh 2025-01-10 18:06:15 +01:00
parent 97946fc847
commit 55cbc98e55
4 changed files with 65 additions and 40 deletions

View file

@ -126,8 +126,10 @@
:modules
{:base
{:entries []}
:components
{:exports {default app.main.ui.ds/default}
{:exports {default app.main.ui.ds/default
helpers app.main.ui.ds.helpers/default}
:depends-on #{:base}}}
:compiler-options