diff --git a/packages/examples/packages/interactive-ui/README.md b/packages/examples/packages/interactive-ui/README.md index 286c54ae0f..9d56587692 100644 --- a/packages/examples/packages/interactive-ui/README.md +++ b/packages/examples/packages/interactive-ui/README.md @@ -22,8 +22,5 @@ is sent by the user. It shows a user interface with details about the transactio The snap exposes an `onHomePage` handler, which shows a user interface. -``` - For more information, you can refer to [the end-to-end tests](./src/index.test.ts). -```