Mirror: React hooks for accessible, common web interactions. UI super powers without the UI.

0.1.3

Changed files
+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "use-interactions", 3 3 "description": "Reusable and common web interactions with WCAG accessibility criteria for React", 4 - "version": "0.1.1", 4 + "version": "0.1.3", 5 5 "main": "dist/use-interactions.js", 6 6 "module": "dist/use-interactions.es.js", 7 7 "types": "dist/use-interactions.d.ts",