Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame contribute delete
237 Bytes
import accessibilityDemoTest from '../../../tests/shared/accessibilityTest';
accessibilityDemoTest('cascader', {
// we can set aria-label to fix it
disabledRules: ['label'],
// skip internal demo
skip: ['render-panel.tsx'],
});