Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit dd18e26

Browse files
committed
fixed code sandbox linkg
1 parent 57d8df1 commit dd18e26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ This is possible because the output of `MY_COOL_STATE` gets merged into the Rand
132132
The name `myCoolState` is based on the State Key which can be set with `MY_COOL_STATE.setKey("myCoolState")`.
133133

134134
### ⛳️ Sandbox
135-
Test the `AgileHOC` yourself, it's only [one click](TODO) away.
135+
Test the `AgileHOC` yourself, it's only [one click](https://codesandbox.io/s/agilehoc-example-1qdew) away.
136136

137137

138138
<br />
@@ -142,7 +142,7 @@ Test the `AgileHOC` yourself, it's only [one click](TODO) away.
142142
<img src="https://raw.githubusercontent.com/agile-ts/agile/readme-improvements/packages/react/static/documentation_header.png" alt="Documentation"/>
143143

144144
If you want to find out more about the AgileTs React Integration.
145-
Checkout our **[docs](https://agile-ts.org/docs/)**.
145+
Checkout our **[docs](https://agile-ts.org/docs/react)**.
146146
In case you have any questions don't mind joining our [Discord Community](https://discord.gg/FTqeMNCxw7).
147147

148148

0 commit comments

Comments
 (0)