I'm very helpful
pull/7738/head
Scotty Simpson 7 years ago committed by Conduitry
parent 22079dc970
commit fb63025b69

@ -12,7 +12,7 @@ A component can specify *fallbacks* for any slots that are left empty, by puttin
</div>
```
We can now create instances of `<Box>` eithout any children:
We can now create instances of `<Box>` without any children:
```html
<Box>
@ -21,4 +21,4 @@ We can now create instances of `<Box>` eithout any children:
</Box>
<Box/>
```
```

Loading…
Cancel
Save