Update to reflect text in lesson 3-2

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

@ -1,5 +1,5 @@
<script>
export let answer;
export let answer = "a mystery";
</script>
<p>The answer is {answer}</p>
<p>The answer is {answer}</p>

Loading…
Cancel
Save