From 214de46b40b8c86b4deed606d27017551ff9cccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=96=E4=BF=A1=E6=B6=9B?= Date: Wed, 28 Dec 2016 17:58:45 +0800 Subject: [PATCH] update components.html ( tag was not closed correctly. --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components.html b/docs/components.html index 695012e..a4135ed 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1251,7 +1251,7 @@ document {% highlight html %} -Google +Google {% endhighlight %}

Push.js binds an event to the document that returns a detail object and can be used to fire a callback.