Skip to content

Commit

Permalink
fix: add storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
Yongho Lee committed Dec 23, 2019
1 parent a11b13c commit 7cddba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/.storybook/preview-head.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script
type="text/javascript"
src="//dapi.kakao.com/v2/maps/sdk.js?appkey=%REACT_APP_KAKAO_JAVASCRIPT_KEY%"
src="//dapi.kakao.com/v2/maps/sdk.js?appkey=%STORYBOOK_KAKAO_JAVASCRIPT_KEY%"
></script>

0 comments on commit 7cddba5

Please sign in to comment.