diff --git a/README.md b/README.md index 4e69e91..ba6f99a 100644 --- a/README.md +++ b/README.md @@ -126,45 +126,9 @@ highlighting when searching etc. To make it easier to use your own Components, there are available actions, highlighting function and close button icon for you to use. -Your custom component could use like this: +The simplest example can be found in this [REPL](https://svelte.dev/repl/627c83c2666f452185baa8947f5588bb?version=3.44.1). -```js -// MyComponent.svelte - - - -