react-spectrum
2a2d5713 - fix(usePress): add global touch-action style for pressable elements (#8200)

Comment changes are shownComment changes are hidden
Commit
52 days ago
fix(usePress): add global touch-action style for pressable elements (#8200) * add global touch-action style for pressable elements * remove :where() * add comment back * add story to test * check viewport meta tag * update story * move constant * const for data attribute * remove meta viewport check
Author
Parents
  • packages
    • @react-aria/interactions/src
      • File
        usePress.ts
    • react-aria-components/stories
      • File
        Button.stories.tsx