mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-13 11:47:30 +08:00
More scrolling cleanup
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
let blueprint = new UEBlueprint()
|
||||
blueprint.addNode(node1)
|
||||
document.querySelector('body').appendChild(blueprint.getDOMElement())
|
||||
let a = 123
|
||||
</script>
|
||||
<script type="module">
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user