pull/6874/head
raivaibhav 5 years ago
parent 369468ab8a
commit 97344f4109

@ -734,4 +734,4 @@ export function get_custom_elements_slots(element: HTMLElement) {
result[node.slot || 'default'] = true;
});
return result;
}
}

Loading…
Cancel
Save