You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Application-Web/outputs/public/front/components/actions/BallAction.tsx-c8825b1d.js

2 lines
375 B

import{r as t,j as e}from"../../../jsx-runtime-2e2d9038.js";import{BallPiece as n}from"../editor/BallPiece.tsx-1b2eb023.js";import{D as s}from"../../../cjs-ff7eb0e1.js";import"../../../index-ca121481.js";function f({onDrop:o}){const r=t.useRef(null);return e.jsx(s,{onStop:()=>o(r.current),nodeRef:r,children:e.jsx("div",{ref:r,children:e.jsx(n,{})})})}export{f as default};