Remove nested error handling and clean up some
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<div id="svgContainer" class="my-class"></div>
|
||||
ticks:
|
||||
<input type="number" id="ticks"/>
|
||||
<div id="svg-container" class="my-class"></div>
|
||||
</body>
|
||||
<script src="index.js"></script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user