How can I load an external script without making React/Next.JS rerender completely unrelated components?

前端 未结 0 1332
我寻月下人不归
我寻月下人不归 2021-01-01 06:40

I have a program that we\'ll call App. The _app.js in Next looks like this:

import \'../styles/globals.css\';
import Head from \'nex         


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