mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
Util.findShadowRoot() returns either null or an object. It cannot return falsy, which allows this optimization.
Util.findShadowRoot() returns either null or an object. It cannot return falsy, which allows this optimization.