chore(examples): cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "astro",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
|
||||
@@ -21,8 +21,6 @@ const nodeSize = {
|
||||
height: 40,
|
||||
};
|
||||
|
||||
const handleSize = 1;
|
||||
|
||||
const initialNodes: Node[] = [
|
||||
{
|
||||
id: '1',
|
||||
|
||||
Reference in New Issue
Block a user