From 0e4f039de9ea3cd3646bcd6a87601e71e04ae63e Mon Sep 17 00:00:00 2001 From: Priyadharshini-SF3813 <105636788+Priyadharshini-SF3813@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:51:28 +0530 Subject: [PATCH] 1035374: Removed the syncfusion name in next js --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 241599d..d8f3a44 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Getting Started with React UI Components using Next.js -This application demonstrates the usage of the Syncfusion® React pdfviewer component in Next.js. +This application demonstrates the usage of the React pdfviewer component in Next.js. -Next.js is a React framework that makes it easy to build fast, SEO-friendly, and user-friendly web applications. It provides features such as server-side rendering, automatic code splitting, routing, and API routes, making it an excellent choice for building modern web applications. To know how to configure the Syncfusion® React pdfviewer component in Next.js, refer to the [documentation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/react/depoyment-integration/nextjs-getting-started). +Next.js is a React framework that makes it easy to build fast, SEO-friendly, and user-friendly web applications. It provides features such as server-side rendering, automatic code splitting, routing, and API routes, making it an excellent choice for building modern web applications. To know how to configure the React pdfviewer component in Next.js, refer to the [documentation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/react/depoyment-integration/nextjs-getting-started). ## Prerequisites