@potok/theme
Advanced tools
Comparing version 0.1.4 to 0.2.0
@@ -7,2 +7,3 @@ import themed from './lib/themed'; | ||
export { appearances as themeAppearances } from './lib/theme'; | ||
export { default as themed } from './lib/themed'; | ||
@@ -9,0 +10,0 @@ export const buttonBorderRadius = themed({ |
{ | ||
"name": "@potok/theme", | ||
"version": "0.1.4", | ||
"version": "0.2.0", | ||
"description": "Potok.io UI Kit Theme package", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
3032
86