fenextjs-interface
Advanced tools
Comparing version 1.0.35 to 1.0.36
export interface CountryProps { | ||
id: number; | ||
text: string; | ||
code: string; | ||
img?: string; | ||
} | ||
@@ -5,0 +7,0 @@ export interface StateProps { |
{ | ||
"name": "fenextjs-interface", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/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
23612
564