From ddb0a7f208a905935286ab77c5afec5dc445df2b Mon Sep 17 00:00:00 2001 From: Nir Natan Date: Mon, 10 Aug 2015 00:05:19 +0300 Subject: [PATCH] fix the new "properties template functions" section --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e1c9335..e60718c 100644 --- a/README.md +++ b/README.md @@ -362,13 +362,16 @@ export default function () { ``` ## properties template functions -In cases you'd like to use a property that accepts a function and return renderable React component. Using of a **template** tag lets you do exactly that: `