SBoudrias
released this
22 Jul 20:31
·
203 commits
to main
since this release
Fix issue where typing would disallow the following
search({
...,
source: async (term: string = '') => {
...
},
});