Thien Le

Results 7 comments of Thien Le

```js // show toast 3000ms toast.success('some text', { duration: 3000 }) ```

the same issue

It's work for me. ```js import { Element, scroller } from 'react-scroll' scroller.scrollTo(`comp-1`, { containerId: 'my-container-id', //