Skip to content

Commit 2e80fbf

Browse files
authored
Merge pull request #5 from YaswinVikhaashSF4272/master
988677: Updated Readme
2 parents 714925d + b09903f commit 2e80fbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Getting Started with React UI Components using Next.js
22

3-
This application demonstrates the usage of the Syncfusion React kanban component in Next.js.
3+
This application demonstrates the usage of the Syncfusion React kanban component in Next.js. It provides a comprehensive example for integrating interactive kanban boards into Next.js applications, showcasing features like drag-and-drop tasks, swimlanes, and responsive design. Developers can easily customize board layouts and handle data flow for efficient project management workflows.
44

55
To know how to configure the Syncfusion React kanban component in Next.js, refer to the [documentation](https://ej2.syncfusion.com/react/documentation/kanban/nextjs-getting-started).
66

@@ -34,4 +34,4 @@ To run the application, use the following command:
3434

3535
```bash
3636
npm run dev
37-
```
37+
```

0 commit comments

Comments
 (0)