c0zyCr473

Results 3 comments of c0zyCr473

remove the resizing event, no problem with the slide, but if you use the centralized slide as true, center cannot be aligned when changing directions.

> 수동으로 터미널 통합을 설치하면 cline을 zsh와 함께 사용할 수 있는 것 같습니다: [ https://code.visualstudio.com/docs/terminal/shell-integration#_manual-installation ](https://code.visualstudio.com/docs/terminal/shell-integration#_manual-installation) nice working

I encountered a similar error when using a relative path in the next.config.js options, but it started working correctly after I changed it to a path using '@'. - Next.js...