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
/
Form
/
package.json
8 lines
•
171 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"@twilio-paste/paste-reakit-fork/Form"
,
"private"
:
true
,
"sideEffects"
:
false
,
"main"
:
"../lib/Form"
,
"module"
:
"../es/Form"
,
"types"
:
"../ts/Form"
}