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.
1 parent cebe84d commit 9b76f49Copy full SHA for 9b76f49
CoCreate.config.js
@@ -113,8 +113,7 @@ module.exports = {
113
import: "@cocreate/link"
114
},
115
aria: {
116
- import: "@cocreate/aria",
117
- selector: "[aria-controls]"
+ import: "@cocreate/aria"
118
119
cache: {
120
import: "@cocreate/cache",
package.json
@@ -59,6 +59,7 @@
59
"@cocreate/actions": "^1.21.1",
60
"@cocreate/aos": "^1.1.1",
61
"@cocreate/api": "^1.22.3",
62
+ "@cocreate/aria": "^1.1.1",
63
"@cocreate/attributes": "^1.15.2",
64
"@cocreate/cache": "^1.6.1",
65
"@cocreate/calculate": "^1.16.1",
0 commit comments