You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we use Storybook to generate the props tables. Its kinda clunky and using secret apis that are bound to break. Recently Nextra released TSDoc integration, lets investigate using that instead of the storybook doc generation.