@accurat/react-components
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -69,3 +69,3 @@ /// <reference types="react" /> | ||
export interface SelectProps { | ||
children?: React.ReactElement; | ||
children?: React.ReactNode; | ||
className?: string; | ||
@@ -72,0 +72,0 @@ childrenClassName?: string; |
{ | ||
"name": "@accurat/react-components", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Collection of React components used for Accurat projects.", | ||
@@ -54,3 +54,3 @@ "main": "lib/react-components.js", | ||
"react-dom": "^16.12.0", | ||
"react-styleguidist": "^10.2.1", | ||
"react-styleguidist": "~10.2.1", | ||
"replace-in-file": "^4.2.0", | ||
@@ -57,0 +57,0 @@ "tachyons": "^4.11.1", |
432092