fixing the konva path
This commit is contained in:
committed by
JamesFlare1212
parent
4a88689106
commit
23ac44932a
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Valid Parentheses</title>
|
<title>Valid Parentheses</title>
|
||||||
<script src="../../konva.js"></script>
|
<script src="../konva.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user