@vx/responsive
Advanced tools
Comparing version 0.0.149 to 0.0.150
{ | ||
"name": "@vx/responsive", | ||
"version": "0.0.149", | ||
"version": "0.0.150", | ||
"description": "vx responsive svg", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
@@ -13,3 +13,3 @@ # @vx/responsive | ||
``` js | ||
import { withScreenSize } from `@vx/responsive`; | ||
import { withScreenSize } from '@vx/responsive'; | ||
// or | ||
@@ -29,3 +29,3 @@ // import * as Responsive from '@vx/responsive'; | ||
``` js | ||
import { ScaleSVG } from `@vx/responsive`; | ||
import { ScaleSVG } from '@vx/responsive'; | ||
// or | ||
@@ -32,0 +32,0 @@ // import * as Responsive from '@vx/responsive'; |
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