JoJk0 / storybook-addon-vue-slots

Vue slots support for Storybook.js
MIT License
17 stars 5 forks source link

fix(render): better fix for bound args #11

Closed filiphazardous closed 10 months ago

filiphazardous commented 10 months ago

A better fix for the bound variables, that makes sure we can interactively edit the args in the storybook controls. It also still shows the args separately in the story's code preview (as was the point of PR 4).

Edit: Has been tested with Storybook 7.6.0

filiphazardous commented 10 months ago

Aimed at https://github.com/JoJk0/storybook-addon-vue-slots/issues/8