1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

feat(admin-plugin): cleanup tippy #211

This commit is contained in:
Awilum
2020-02-03 23:47:14 +03:00
parent a95d3a0497
commit 85ad984969

View File

@@ -17,6 +17,4 @@
return document.getElementById(reference.getAttribute('data-dropdown')).innerHTML;
}
});
console.log(dropdown);
</script>