Make the instruction of default values more clear

pull/4600/head
JocelynLi 6 years ago committed by GitHub
parent aa3dcc06d6
commit ee7b5efd96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
title: Default values
---
We can easily specify default values for props:
We can easily specify default values for props inside Nested.svelte:
```html
<script>

Loading…
Cancel
Save