Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Commit 29de9a5

Browse files
author
Sohee Lee
committed
refactor: miss a new line of the end
1 parent 78283a3 commit 29de9a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ function loadStories() {
55
req.keys().forEach(filename => req(filename));
66
}
77

8-
configure(loadStories, module);
8+
configure(loadStories, module);

0 commit comments

Comments
 (0)