Skip to content

Commit

Permalink
chore: add EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshah98 committed Oct 26, 2023
1 parent 891a553 commit f649e03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/.storybook/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ module.exports = {
name: '@storybook/react-webpack5',
options: {}
}
};
};
2 changes: 1 addition & 1 deletion test/.storybook/mainV6.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ module.exports = {
features: {
postcss: false
}
};
};

0 comments on commit f649e03

Please sign in to comment.