Skip to content

Commit 37c2ceb

Browse files
authored
Update src/role-helpers.js
1 parent 877dacc commit 37c2ceb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/role-helpers.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import {computeAccessibleName} from 'dom-accessibility-api'
33
import {prettyDOM} from './pretty-dom'
44
import {getConfig} from './config'
55

6-
export const ariaCurrentValues = ['date', 'location', 'page', 'step', 'time']
7-
86
const elementRoleList = buildElementRoleList(elementRoles)
97

108
/**

0 commit comments

Comments
 (0)