Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(attrs): do not consider translate attribute as boolean (#11392)
when present, translate attribute had translate as it's value, which is not valid, the value should remain as specified by the user, that's why we removed it form isBooleanAttr map fix #11391
- Loading branch information