The Installs npm install primereact in your app/layout.tsx , put this import import { PrimeReactProvider } from 'primereact/api'; wrap your application with PrimeReactProvider export default function RootLayout({ children, }: Readonly<{ childre...
blog.tarikwaleed.tech1 min read
No responses yet.