MagsMagnoli - Overview
Pinned Loading
-
1
# Absorb LMS Keyboard Navigation3
Do you have a lot of Absorb LMS courses to complete and are as upset as I am that it doesn't support keyboard navigation?
4
Worry no longer with this handy script!
-
1
### React Generic Connected Component3
The standard `export default connect(...)(Component)` method does not work if you with for `Component` to be generic
5
You must instead wrap the call to `connect` in a function as so: