@legit-sdk/react 0.2.8 → 0.2.10

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/README.md CHANGED
@@ -94,8 +94,3 @@ type UseLegitFileReturn = {
94
94
  legitFs: LegitFs | null;
95
95
  };
96
96
  ```
97
-
98
- ## See Also
99
-
100
- - [Starter Example](../../examples/react-starter) - Full working example
101
- - [Spec Documentation](./spec.md) - Detailed API documentation