↓ 1 callersFunctionuseDraggable({
containerRef,
left,
top,
disabled = false,
onDragStart: onDragStartCallback,
onDrag: onDragCall
apps/web/src/components/calendar/event/use-draggable.tsx:21
↓ 1 callersFunctionuseSidebarResize({
direction = "right",
currentWidth,
onResize,
onToggle,
isCollapsed = false,
minResizeWidth = "1
apps/web/src/hooks/use-sidebar-resize.ts:56
↓ 1 callersFunctionuseTextStream({
textStream,
speed = 20,
mode = "typewriter",
onComplete,
fadeDuration,
segmentDelay,
characte
apps/app/src/components/prompt-kit/response-stream.tsx:30
↓ 1 callersFunctionuseVerticalResizable({
containerRef,
top,
height,
disabled = false,
onResizeStart,
onTopResizeEnd: onTopResizeEndCallb
apps/web/src/components/calendar/event/use-vertical-resizable.tsx:16