react-boxl
Advanced tools
Comparing version 0.10.0 to 0.11.0
import * as React from "react"; | ||
import { InterpolationFunction, ThemeProps } from "styled-components"; | ||
export { boxl } from ".."; | ||
export * from ".."; | ||
export declare type BoxlChildProps<P, T> = { | ||
@@ -5,0 +5,0 @@ grow: BoxlPropGrow<P, T>; |
{ | ||
"name": "react-boxl", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "Layout primitives for the styled component age.", | ||
@@ -5,0 +5,0 @@ "author": "Crema", |
38722