We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bindElementToQueries
1 parent 0a45bda commit 12b2cf7Copy full SHA for 12b2cf7
src/index.js
@@ -18,9 +18,6 @@ export * from './pretty-dom'
18
export {configure} from './config'
19
20
export {
21
- // The original name of bindElementToQueries was weird
22
- // The new name is better. Remove this in the next major version bump.
23
- getQueriesForElement as bindElementToQueries,
24
getQueriesForElement as within,
25
// export query utils under a namespace for convenience:
26
queries,
0 commit comments