UNPKG
@twilio-paste/paste-reakit-fork
Version:
latest (1.4.1)
1.4.1
Forked Reakit that addresses SSR hydration issues
twilio-labs/paste-reakit
@twilio-paste/paste-reakit-fork
/
src
/
Clickable
/
__keys.ts
6 lines
(5 loc)
•
125 B
text/typescript
View Raw
1
2
3
4
5
6
// Automatically generated
export
const
CLICKABLE_KEYS
= [
"unstable_clickOnEnter"
,
"unstable_clickOnSpace"
, ]
as
const
;