Yujin Takayanagi

Results 2 comments of Yujin Takayanagi

I'll leave this comment if anyone is struggling with the error. I've tested my method in Next.js version 11 and it works. 1. Install "next-transpile-modules" and "@babel/preset-react" ``` # yarn...

@garv-shah Glad, you got it to work! From the looks, the style is the only thing that needs to be fixed for you. Did you add: `import'@ericz1803/react-google-calendar/index.css'` You can add...