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