Fixes Storybook for Usage Quotas project app
What does this MR do and why?
Fixes Storybook for http://localhost:9002/?path=/story/usage-quotas-storage-project-storage-app--default
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
Run npm run storybook:start
and then open http://localhost:9002/?path=/story/usage-quotas-storage-project-storage-app--default
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.