Promise resolving in console but returns object Promise

后端 未结 0 690
南旧
南旧 2020-12-18 03:34

I have a function that is supposed to get info from an API and render HTML with template literals. It looks like this:

const Drinks = async () => {
    con         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题