react-select-async-paginate: (0 , import_use_lazy_ref.useLazyRef) is not a function
I have a custom react component build on storybook. I am using import Select, { components } from 'react-select'; and
import { AsyncPaginate, withAsyncPaginate } from ‘react-select-async-paginate’;