styled-bootstrap-grid
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -0,1 +1,2 @@ | ||
/// <reference types="react" /> | ||
import { MediaAliases, Media } from '../../media/types'; | ||
@@ -21,2 +22,3 @@ export declare type Breakpoints = { | ||
gridTheme?: GridTheme; | ||
children: React.ReactChild; | ||
} | ||
@@ -23,0 +25,0 @@ export declare type DefaultContainerMaxWidth = { |
{ | ||
"name": "styled-bootstrap-grid", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"description": "bootstrap grid system using styled components", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70911
1375