@peerboard/react-components
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -93,2 +93,3 @@ "use strict"; | ||
minHeight: minHeight || undefined, | ||
onFail: _this.props.onLoadFailed, | ||
}); | ||
@@ -95,0 +96,0 @@ }).catch(function (err) { |
@@ -5,3 +5,2 @@ import React, { CSSProperties, RefObject } from 'react'; | ||
prefix?: string; | ||
prefixProxy?: string; | ||
baseURL?: string; | ||
@@ -17,2 +16,3 @@ jwtToken?: string; | ||
onReady?: () => void; | ||
onFail?: () => void; | ||
} | ||
@@ -19,0 +19,0 @@ interface ForumAPI { |
{ | ||
"name": "@peerboard/react-components", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "peerboard.io react components", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
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
238009
2134