Is your feature request related to a problem? Please describe.
As @devmount pointed out, Storybook currently doesn't show our custom template with slots when clicking "show code". This is odd and there is probably a better way to make it more accurate with the actual code.
Example, in this case it doesn't show the icon set in the named template "icon":

Describe the solution you'd like
When seeing code through the Storybook interface, we should be able to see a more accurate code representation of the custom templates / slots applied.