Investigate the show code feature in Storybook
The Show code functionality within Storybook can feel misleading at time because it does not always accurately portray the component. It may be possible to fix this, or it might need to be removed if it is not worth maintaining. To find single source of truth, users are instead having to rely on their browser inspector tools.
Is there a way to see the actual output of code rendering those specific options? For example, when I check the code I just see this
Edited by Austin Regnery
