diff --git a/src/Component.svelte b/src/Component.svelte index 98103bc..b9e34f4 100644 --- a/src/Component.svelte +++ b/src/Component.svelte @@ -1,17 +1,16 @@
- This is a new-custom component. 3 + 2 is: {text}. + This is a new-custom component. The result of 3 + 2 is: {text}.