Can you help with where to specify my license key in Storybook?
I need guidance on where to set the license key in Storybook. According to MUI Docs, it should be done before React renders the first component and only once in the application.
However, I keep encountering the message License key expired when trying to define my license either in the story or the component index file.