react-grid-system
Advanced tools
Comparing version 6.0.4 to 6.0.6
@@ -107,3 +107,3 @@ declare module 'react-grid-system' { | ||
export function setConfiguration(configuration: Configuration): void | ||
export function useScreenClass(): string | ||
export function useScreenClass(elementRef?: React.MutableRefObject<any>): string | ||
@@ -110,0 +110,0 @@ export class Col extends React.Component<ColProps, any> { } |
{ | ||
"name": "react-grid-system", | ||
"version": "6.0.4", | ||
"version": "6.0.6", | ||
"description": "A powerful Bootstrap-like responsive grid system for React.", | ||
@@ -5,0 +5,0 @@ "main": "./build/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
106318