fand/MDMT

Please update the following components: JSXStyle - update to next js 9.4

Opened this issue · 4 comments

x4080 commented

Hi, I dont know if this is because I upgrade the next js but when compiling (npm start) - it will appear like below : (but it still works)

Please update the following components: JSXStyle
in JSXStyle
in button
in Base
in Arrow (at Hamburger.tsx:12)
in Hamburger (at Header.tsx:110)

Thanks

fand commented

Hi @x4080 !
Yes it looks like caused by Next.js update.
Sorry for inconvenient, I'll update it soon 🙏

x4080 commented

Thanks @fand and take your time, love your template

fand commented

note: I found that the error is caused by react-burgers, which I used to create the hamburger menu.

x4080 commented

Thanks, I'll take a look at that