This commit is contained in:
2026-05-14 21:04:24 +01:00
parent 87d286bf68
commit 5d9f8fe589
-1
View File
@@ -1,6 +1,5 @@
import React, { useEffect, useRef } from "react";
import { TRUNK_TOP_CSS } from "./Tree";
// FallingLeaves.tsx
interface Leaf {
x: number;