@freska/freska-ui
Advanced tools
Comparing version 2.5.3 to 2.5.5
@@ -230,3 +230,3 @@ import { | ||
export type CheckboxProps = CheckboxOwnProps & HTMLAttributes<HTMLInputElement> & SpaceProps; | ||
export type CheckboxProps = CheckboxOwnProps & HTMLAttributes<HTMLInputElement> & SpaceProps & DisplayProps; | ||
@@ -233,0 +233,0 @@ export const Checkbox: StatelessComponent<CheckboxProps> = {}; |
{ | ||
"name": "@freska/freska-ui", | ||
"version": "2.5.3", | ||
"version": "2.5.5", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
891319