UNPKG
@kalamazoo/button
Version:
latest (1.0.2)
1.0.2
1.0.0
A React component that is a base button.
github.com/stevenselcuk/kalamazoo
stevenselcuk/kalamazoo
@kalamazoo/button
/
theme
/
package.json
6 lines
•
146 B
JSON
View Raw
1
2
3
4
5
6
{
"name"
:
"
@kalamazoo
/button/theme"
,
"main"
:
"../dist/cjs/theme.js"
,
"module"
:
"../dist/esm/theme.js"
,
"types"
:
"../dist/cjs/theme.d.ts"
}