8 ms·
it declares jquery as a requirement but doesn't actually use it - https://github.com/gitboard/gitboard/blob/master/src/js/components/generic/modal.jsx#L10 https
by nicksellen 11y ago
it declares jquery as a requirement but doesn't actually use it - https://github.com/gitboard/gitboard/blob/master/src/js/components/generic/modal.jsx#L10 https://github.com/gitboard/gitboard/blob/master/src/js/comp...
- ThePhysicist 11y agoGitboard as a whole uses jQuery, but not the component. I will have to clean up the code a bit it seems, will do that in the coming days and publish the component.