@awesomeqr/react
Advanced tools
Comparing version 0.0.1-beta.5 to 0.0.1-beta.6
import { Options } from "awesome-qr"; | ||
import React from "react"; | ||
declare const AwesomeQRCode: React.FC<Partial<Options>>; | ||
export default AwesomeQRCode; | ||
export declare const AwesomeQRCode: React.FC<Partial<Options>>; |
@@ -1,1 +0,1 @@ | ||
export { default as AwesomeQRCode } from "./AwesomeQRCode"; | ||
export { AwesomeQRCode } from "./AwesomeQRCode"; |
{ | ||
"name": "@awesomeqr/react", | ||
"version": "0.0.1-beta.5", | ||
"version": "0.0.1-beta.6", | ||
"description": "A React Component for Awesome-qr.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,1 +0,1 @@ | ||
export { default as AwesomeQRCode } from "./AwesomeQRCode"; | ||
export { AwesomeQRCode } from "./AwesomeQRCode"; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1303135
6746