I have added two components using Ui component in the admin form, the first one is a simple dropdown and the second one is a category selector
I want to show the parent category and its sub categories based on the values selected from the first dropdown.
how can I do that?