Dhanushka Kumarage

Results 2 comments of Dhanushka Kumarage

async componentDidMount() { const { defaultCode } = this.props; if (defaultCode) { const code = await getCallingCode(defaultCode); this.setState({ code }); } } this seems to be the issue

you have to compile these files into dist folder and point them from .sequelizerc file.