I'm very helpful
pull/2511/head
Scotty Simpson 6 years ago committed by Conduitry
parent bf6bd36e38
commit 96e3df1c79

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

Loading…
Cancel
Save