Update to reflect text in lesson 3-2

pull/4175/head
Mahmoud Max Wardeh 6 years ago committed by GitHub
parent b608148238
commit 61aa62bd1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,4 +2,5 @@
import Nested from './Nested.svelte';
</script>
<Nested answer={42}/>
<Nested answer={42}/>
<Nested/>

Loading…
Cancel
Save