mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Grafana-UI: add storysource addon to Storybook (#22490)
* Add @storybook/addon-storysource * Enable the addon * Fix Select label * Lock storysource version
This commit is contained in:
@@ -5,5 +5,6 @@ module.exports = {
|
||||
'@storybook/addon-actions',
|
||||
'@storybook/addon-docs',
|
||||
'storybook-dark-mode/register',
|
||||
'@storybook/addon-storysource',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user