Sonky740

Results 1 issues of Sonky740

![image](https://github.com/user-attachments/assets/c7f7d553-a402-4dff-8030-b91da977aa71) ```ts if (!props.columns[column.index].width && !item.resized) { item.width = 0; } ``` width앞에 옵셔널 체이닝 필요