@ledgerhq/connect-kit
Advanced tools
Comparing version 1.1.0-beta.1 to 1.1.0-beta.2
@@ -10,2 +10,6 @@ # Changelog | ||
## 1.1.0-beta.2 - 2023-06-19 | ||
### Changed | ||
- Internal improvements. | ||
## 1.1.0-beta.1 - 2023-06-19 | ||
@@ -12,0 +16,0 @@ ### Added |
import { ReactElement } from "react"; | ||
export declare let setIsModalOpen: (isModalOpen: boolean) => void; | ||
export declare let isModalOpen: Function; | ||
export interface ModalProps { | ||
@@ -4,0 +5,0 @@ isOpen?: boolean; |
{ | ||
"name": "@ledgerhq/connect-kit", | ||
"version": "1.1.0-beta.1", | ||
"version": "1.1.0-beta.2", | ||
"description": "A library for dApps to integrate with the Ledger Extension and Ledger Live", | ||
@@ -5,0 +5,0 @@ "author": "Ledger SAS <ledger.com>", |
Sorry, the diff of this file is too big to display
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
3147635
4144