@adland/react 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/README.md +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
ADDED
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @adland/react
|
|
2
2
|
|
|
3
|
-
A simple React component library for tracking ad views and clicks with built-in support for Farcaster MiniApp SDK & AdLand ads
|
|
3
|
+
A simple React component library for tracking ad views and clicks with built-in support for Farcaster MiniApp SDK & AdLand ads
|
|
4
4
|
|
|
5
5
|
## Installation
|
|
6
6
|
|