tangled
alpha
login
or
join now
kitten.sh
/
use-interactions
0
fork
atom
Mirror: React hooks for accessible, common web interactions. UI super powers without the UI.
0
fork
atom
overview
issues
pulls
pipelines
0.1.4
kitten.sh
2 years ago
2cf13555
ef9d75bb
+1
-1
1 changed file
expand all
collapse all
unified
split
package.json
+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
4
-
"version": "0.1.3",
4
4
+
"version": "0.1.4",
5
5
"main": "dist/use-interactions.js",
6
6
"module": "dist/use-interactions.es.js",
7
7
"types": "dist/use-interactions.d.ts",