You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update import statement to use the new queryElements utility from @cocreate/utils.
- Replace instances of queryDocumentSelectorAll with queryElements, passing in the document, selector, and selector type.
- Improve code readability and maintainability.
0 commit comments