From 97e8b7db4b3eecdb1e5c96ed638fef29684f2e84 Mon Sep 17 00:00:00 2001 From: Fokke Zandbergen Date: Wed, 1 Mar 2017 16:40:45 +0100 Subject: [PATCH] Square renders button, not div (#9084) --- tutorial/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/tutorial.md b/tutorial/tutorial.md index 00ec3342..25cfa29d 100644 --- a/tutorial/tutorial.md +++ b/tutorial/tutorial.md @@ -72,7 +72,7 @@ In particular, we have three components: * Board * Game -The Square component renders a single `
`, the Board renders 9 squares, and the Game component renders a board with some placeholders that we'll fill in later. None of the components are interactive at this point. +The Square component renders a single `