Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fast-element: Simplify conditional checks in element-controller
Replaced explicit boolean comparisons with direct truthy and falsy checks in the `connectBehaviors` and `disconnectBehaviors` methods.
- Loading branch information