From f1e9a0323aa80091da3c87bb54fe9b6b7ef7b3e8 Mon Sep 17 00:00:00 2001 From: nagasiddarthak <161321459+nagasiddarthak@users.noreply.github.com> Date: Fri, 9 Jan 2026 09:55:10 +0530 Subject: [PATCH] 1003328: Updating ReadMe File with Min 1000 Words Updated documentation to include references for Multiselect component. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ce42d2..cb1257d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Make sure that you have the latest versions of NodeJS and Visual Studio Code in To run this application, you need to clone the `react-multiselect-dropdown-with-multiple-columns` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the `npm install` command and run your project using the `npm start` command. ## See also -[Multiselect dropdown examples](https://ej2.syncfusion.com/react/demos/#/bootstrap5/multi-select/default) +Refer to the following documentation to learn about the Multiselect component: +https://ej2.syncfusion.com/react/demos/#/bootstrap5/multi-select/default -[Multiselect dropdown documentation](https://ej2.syncfusion.com/react/documentation/multi-select/getting-started/) +Refer to the following documentation to learn about the Multiselect component: +https://ej2.syncfusion.com/react/documentation/multi-select/getting-started/