mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
chore: updated to latested storybook v7 stable version
This commit is contained in:
@@ -6,7 +6,14 @@ module.exports = {
|
||||
'@storybook/addon-essentials',
|
||||
'@storybook/addon-interactions',
|
||||
'storybook-dark-mode',
|
||||
'@storybook/addon-postcss'
|
||||
{
|
||||
name: '@storybook/addon-styling',
|
||||
options: {
|
||||
postCss: {
|
||||
implementation: require('postcss')
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
framework: {
|
||||
name: '@storybook/nextjs',
|
||||
|
||||
Reference in New Issue
Block a user