post-order line draw improvements
This commit is contained in:
@@ -81,13 +81,6 @@ function updateValue(v) {
|
||||
}
|
||||
</script>
|
||||
|
||||
<script>
|
||||
import {ethers} from "ethers";
|
||||
import {useStore} from "@/store/store.js";
|
||||
const s = useStore()
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
<style scoped lang="scss">
|
||||
@use "src/styles/vars" as *;
|
||||
|
||||
Reference in New Issue
Block a user