react-solana-nftmint
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "react-solana-nftmint", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "UseEffect hook to mint NFT 1/1s", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -33,3 +33,2 @@ # React Solana NFT Mint | ||
const props: MintProps = { | ||
loading: false, | ||
rpc: "https://api.devnet.solana.com", | ||
@@ -36,0 +35,0 @@ title: "Sample NFT", |
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
34439
66