Open anuradha9712 opened 1 month ago
In the following stories of Listbox, replace the Dropdown component with the new Select component:
We are now deprecating the Dropdown component and need to update all the examples with the new Select component.
develop
npm install
npm run dev
sure, i don't mind working on this (and potentially similar issues if i get around to them), can you assign it to me?
@anuradha9712 which branch do I open the PR on? develop or master?
Summary
In the following stories of Listbox, replace the Dropdown component with the new Select component:
Motivation
We are now deprecating the Dropdown component and need to update all the examples with the new Select component.
Steps to resolve this issue
develop
branch, and from that create a new branchnpm install
npm run dev