#5 fix after rebase

This commit is contained in:
konstantin krivlenia
2020-03-05 12:35:16 +03:00
parent 6aeb72c3d9
commit f6e73299cd
+4 -4
View File
@@ -20,10 +20,10 @@ function removeDomNode(node: HTMLElement | null) {
}
function createFrame({
host,
query,
height,
__colors__ = {},
host,
query,
height,
__colors__ = {},
}: {
host: string;
query: string;