Henry Lin
Henry Lin
Using a debugger helps me find out what might be the cause of the problem. In [`create-prompt.mts`](https://github.com/PoHengLinTW/Inquirer.js/blob/f2c4983dd390c6244fb4668a8e87c9e786e4326f/packages/core/src/lib/create-prompt.mts#L18) ```ts const prompt: Prompt = (config, context) => { // Default `input` to...
Sounds great, also noticed that comments [here](https://github.com/AdelRedaa97/react-native-select-dropdown/blob/6bafb535d006e8bbdffc26bb2755acaba9067a07/index.d.ts#L66-L73) seem wrong to the functions (just need to exchange them.)