Change paragraph content

pull/6213/head
BabakFP 5 years ago committed by GitHub
parent e64a051d70
commit 937ff8f70d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,7 @@ Add a `<script>` tag that imports `Nested.svelte`...
...then add it to the markup: ...then add it to the markup:
```html ```html
<p>This is a paragraph.</p> <p>Hello, Svelte!</p>
<Nested/> <Nested/>
``` ```

Loading…
Cancel
Save