@harnessio/ff-react-client-sdk
Advanced tools
Comparing version 1.4.0-rc4 to 1.4.0-rc5
{ | ||
"name": "@harnessio/ff-react-client-sdk", | ||
"version": "1.4.0-rc4", | ||
"version": "1.4.0-rc5", | ||
"author": "Harness", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -390,5 +390,8 @@ # React.js Client SDK For Harness Feature Flags | ||
> N.B. to use the `TestWrapper` component, you must import it from the `dist/cjs/test-utils` directory, not from the | ||
> main package. | ||
```typescript jsx | ||
import { render, screen } from '@testing-library/react' | ||
import { TestWrapper } from '@harnessio/ff-react-client-sdk' | ||
import { TestWrapper } from '@harnessio/ff-react-client-sdk/dist/cjs/test-utils' | ||
@@ -395,0 +398,0 @@ // ... |
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
50037
39
483
428