diff --git a/src/core/decorators/component/README.md b/src/core/decorators/component/README.md index d80ce9998..fff9a99c9 100644 --- a/src/core/decorators/component/README.md +++ b/src/core/decorators/component/README.md @@ -75,9 +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) -