Skip to content

Commit 39bf416

Browse files
author
Sharma
committed
Fixed Storybook controls not showing up
1 parent 02881a9 commit 39bf416

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const config = {
1212

1313
addons: [
1414
'@storybook/addon-links',
15+
'@storybook/addon-essentials',
1516
{
1617
name: '@storybook/addon-docs',
1718
options: { mdxBabelOptions: { babelrc: true, configFile: true } }

0 commit comments

Comments
 (0)