Skip to content

Commit

Permalink
Update packages/storybook/.storybook/main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite authored Nov 14, 2024
1 parent 52b2cca commit e6a1693
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/storybook/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ export const framework = {
name: getAbsolutePath('@storybook/html-webpack5')
};

export const docs = {};

function getAbsolutePath(value) {
return dirname(require.resolve(join(value, 'package.json')));
Expand Down

0 comments on commit e6a1693

Please sign in to comment.