megatron-hoa-tran
Results
2
comments of
megatron-hoa-tran
pls change the code like this ``` ellipsisHTML={`...Learn More`} ``` @raghav-zwt
While waiting this PR is merged You guys can use like this ``` scrollBarRef.current.view.scroll({ left:30, behavior: 'smooth', }); scrollBarRef.current.view.scroll({ top:30, behavior: 'smooth', }); ```