@indiebacklink/react
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,2 +0,1 @@ | ||
import '../../assets/index.css'; | ||
import { jsxs as W, jsx as u } from "react/jsx-runtime"; | ||
@@ -3,0 +2,0 @@ import { useState as w, useRef as m, useCallback as E, useEffect as g } from "react"; |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "main": "dist/main.js", |
@@ -15,5 +15,13 @@ # IndieBacklink React Component | ||
Create a new boosting channel on IndieBacklink.com and get your `id` (tracking ID). | ||
1. Create a new boosting channel on IndieBacklink.com and get your `id` (tracking ID). | ||
2. Import the CSS in your Next.js `_app.js` or `_app.tsx` file: | ||
```javascript | ||
import "@indiebacklink/react/assets/index.css"; | ||
``` | ||
3. Use the component in your app: | ||
```javascript | ||
import { IndieBacklink } from "@indiebacklink/react"; | ||
@@ -20,0 +28,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
89
6
1406886
33
9525