kamrify commited on
Commit
86ba969
·
1 Parent(s): a3a5e15

Teeny little TODO update

Browse files
Files changed (1) hide show
  1. readme.md +1 -1
readme.md CHANGED
@@ -268,7 +268,7 @@ activeElement.getNode(); // Gets the DOM Element behind this element
268
  - [X] Make it controllable by keyboard
269
  - [X] Bring highlighted element to viewport
270
  - [ ] Add type definitions
271
- - [ ] Create wrappers for Angular and React
272
  - [ ] Write tests
273
 
274
  ## Contributions
 
268
  - [X] Make it controllable by keyboard
269
  - [X] Bring highlighted element to viewport
270
  - [ ] Add type definitions
271
+ - [ ] Create wrappers for Angular, Vue and React
272
  - [ ] Write tests
273
 
274
  ## Contributions