This commit is contained in:
2026-05-14 21:09:51 +01:00
parent 7026eacb12
commit 254ae207b1
+1
View File
@@ -1,6 +1,7 @@
import React, { useEffect, useRef } from "react";
import { TRUNK_TOP_CSS } from "./Tree";
// aaa
interface Leaf {
x: number;
y: number;