detect :focus-within for better UX
npm install focux
const focux = require("focux")- test if
elementmatches:focus-withinspecification - matches even without native
:focus-withinsupport elementis a DOM element node@return boolean
focux.within(element) // true || false