@namefi/ui
Advanced tools
Comparing version 2.0.23 to 2.0.24
@@ -5,2 +5,2 @@ export { default as BaseLayout } from '@components/Layouts/BaseLayout'; | ||
export { default as DomainSettings } from '@components/DomainSettings'; | ||
export * from '@components/index'; | ||
export { BreadCrumbs, NamefiBrandText, NetworkLogo, ShortAddress, YearCounter } from '@components/index'; |
{ | ||
"name": "@namefi/ui", | ||
"version": "2.0.23", | ||
"version": "2.0.24", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=20 < 21", |
@@ -7,3 +7,9 @@ import BaseLayout from '@components/Layouts/BaseLayout'; | ||
export * from '@components/index'; | ||
export { | ||
ShortAddress, | ||
BreadCrumbs, | ||
NamefiBrandText, | ||
NetworkLogo, | ||
YearCounter, | ||
} from '@components/index'; | ||
export { BaseLayout,UserAuthState,OwnedDomains,DomainSettings }; |
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
8602839
33386