You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem to be solved
The 'Example Dropdown' does not appear when there is only one example, which is very inconvenient. Currently, the condition is set to display only when there are more than one example. Would it be okay to change this to display when there is at least one example? I found the relevant code in MediaTypeSample.tsx.
Describe the solution you'd like
Modify the condition in MediaTypeSample.tsx.
Describe alternatives you've considered
Nothing
Additional context
AS_IS
TO_BE
The text was updated successfully, but these errors were encountered:
Describe the problem to be solved
The 'Example Dropdown' does not appear when there is only one example, which is very inconvenient. Currently, the condition is set to display only when there are more than one example. Would it be okay to change this to display when there is at least one example? I found the relevant code in
MediaTypeSample.tsx
.Describe the solution you'd like
Modify the condition in
MediaTypeSample.tsx
.Describe alternatives you've considered
Nothing
Additional context
AS_IS

TO_BE

The text was updated successfully, but these errors were encountered: