전략편집기 기준값 보조지표 설정값 동기화
This commit is contained in:
@@ -511,7 +511,7 @@ const IndDropdown: React.FC<IndDropdownProps> = ({
|
||||
onHeaderPointerDown, headerTouchStyle,
|
||||
panelStyle,
|
||||
headerCursor,
|
||||
} = useDraggablePanel({ centerOnMount: true, initialPosition: { x: 0, y: 56 } });
|
||||
} = useDraggablePanel({ centerOnMount: true });
|
||||
|
||||
return (
|
||||
// 배경 클릭 시 닫힘
|
||||
|
||||
Reference in New Issue
Block a user