Commit dd657d2
committed
feat: Remove unused import and refactor function call to queryElements in src/index.js
- Removed unused import of queryDocumentSelector, queryDocumentSelectorAll, and getElements from '@cocreate/utils'
- Refactored the function call from getElements to queryElements in the `render` function1 parent 607edee commit dd657d2
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
478 | 477 | | |
479 | 478 | | |
480 | 479 | | |
481 | | - | |
| 480 | + | |
482 | 481 | | |
483 | 482 | | |
484 | 483 | | |
| |||
0 commit comments