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.
2 parents d6c368b + c13e406 commit 1b9b31dCopy full SHA for 1b9b31d
components/mjs/a11y/util.js
@@ -9,5 +9,6 @@ Loader.preLoaded(
9
'a11y/sre',
10
'a11y/semantic-enrich',
11
'a11y/speech',
12
- 'a11y/explorer'
+ 'a11y/explorer',
13
+ 'input/mml',
14
);
0 commit comments