Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed Jan 8, 2024
1 parent 3e98cbd commit b4c784d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/decorators/component/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ In the above example, the `UIData` component sets its status to `ready` manually
The `onReady` hook is then triggered, displaying an alert message.
You can interact with and explore the code examples in this [CodeSandbox](https://codesandbox.io/s/decorators-u2h0os?fontsize=14&hidenavigation=1&theme=dark)

https://codesandbox.io/embed/decorators-u2h0os?fontsize=14&hidenavigation=1&theme=dark
[![Edit Decorators](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/devbox/decorators-u2h0os?embed=1&file=%2Fsrc%2Findex.tsx)

0 comments on commit b4c784d

Please sign in to comment.