This commit is contained in:
Heidi
2026-05-14 21:02:54 +01:00
parent ba487d1f8b
commit 266b6113f0
+1
View File
@@ -1,5 +1,6 @@
import React, { useEffect, useRef } from "react";
import { TRUNK_TOP_CSS } from "./Tree";
// FallingLeaves.tsx
interface Leaf {
x: number;