@actbase/react-daum-postcode
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -68,2 +68,3 @@ "use strict"; | ||
new window.daum.Postcode((0, _tslib.__assign)((0, _tslib.__assign)({}, jsOptions), { | ||
width: '100%', | ||
oncomplete: function oncomplete(data) { | ||
@@ -70,0 +71,0 @@ onSelected(data); |
{ | ||
"name": "@actbase/react-daum-postcode", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "다음 우편번호찾기 for React, React-Native", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -107,2 +107,4 @@ # @actbase/react-daum-postcode | ||
# Changes | ||
- 1.0.4 | ||
- 웹버전에서 width 500 해제 | ||
- 1.0.2 | ||
@@ -109,0 +111,0 @@ - 웹버전에서 onSelected 장애 처리 |
Sorry, the diff of this file is not supported yet
36736
519
129