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
revert(admin-ui): restore original accordion trigger behavior
- Move open/close indicator back to right side after actions
- Remove `isInteractable` variable in favor of inline conditions
- Add separator between actions and indicator when both present
- Change icon conditional from `&&` to ternary for consistency
This restores the original layout behavior while maintaining cleaner
conditional logic.
0 commit comments