From c9fb9a28bf9281267c8a3c25c5e83ba5278e8556 Mon Sep 17 00:00:00 2001 From: Pavitra Golchha Date: Thu, 3 Aug 2017 19:22:26 +0000 Subject: [PATCH] Updates SUMMARY.md Auto commit by GitBook Editor --- SUMMARY.md | 5 ++++- blocks.md | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 277af2e..770e3e8 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -26,6 +26,9 @@ * [Other](other.md) * [Release Notes](/other/release-notes.md) * [Extensions](/other/extensions.md) - * [Live Development](/other/live-development.md) * [Backpack](/other/backpack.md) +## Testing + +* [Live Development](/other/live-development.md) + diff --git a/blocks.md b/blocks.md index f1130df..afb2609 100644 --- a/blocks.md +++ b/blocks.md @@ -1,2 +1,4 @@ +# Built-in Blocks + Built-in blocks are available regardless of which components are in your project. In addition to these _language blocks_, each component in your project has its own set of blocks specific to its own events, methods, and properties. This is an overview of all of the Built-In Blocks available in the Blocks Editor.