【发布时间】:2021-12-29 08:57:59
【问题描述】:
例如:-
const country = "USA"
import chat = ('./utils/script'); // script can be imported from a file
if(country ="USA") // used in component conditionally
{chat}
else
{ console.log("Not USA")}
告诉我不要使用 html.js 或 gatsby
【问题讨论】:
标签: javascript reactjs gatsby