Relative Content

Tag Archive for javascriptmaterial-uiserver-side-renderingnextjs14

Not able to use mui in serverside in nextjs

Currently I am working on a project which is built on Next.js 14.2.1, and with MUI ^5.15.13, currently all components in it are “use client”.
I have created another small component (server side) like