Skip to content

Commit 26b12d8

Browse files
committed
version update
1 parent 3e4223a commit 26b12d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/EmailEditor.js

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ function EmailEditor(
1818
},
1919
ref
2020
) {
21+
console.log(editorHostUrl);
2122
const receiveMessage = useCallback(
2223
(event) => {
2324
//TO FIX: repeat calls to receive messge

0 commit comments

Comments
 (0)