This component does not work without jQuery ``` ReferenceError: $ is not defined ``` And this is resolved by explicitly loading the jQuery CDN. But even better would be if this component did _not_ depend on jQuery.