webbipage

Results 2 comments of webbipage

Try to change “class Application extends React.Component” to “export default class Application extends React.Component”

> Thanks for the excellent library. I noticed that in Next 13, the library isn't supported with server components. If you want to use the `GoogleAnalytics` component, you must set...