From 77476eb444e09e05069df44cba103be0e7fbbccb Mon Sep 17 00:00:00 2001 From: GarakdongBigBoy Date: Wed, 15 Nov 2017 11:45:44 +0900 Subject: [PATCH] Fix wrong Fragment URL asynccomponentprovider asynccomponentprovider annotation < / > created dash - sign on fragment url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d97d0c8..e0adffe 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ const AsyncProduct = asyncComponent({ - [Usage](#usage) - [API](#api) - [asyncComponent(config)](#asynccomponentconfig) - - [AsyncComponentProvider](#asynccomponentprovider) + - [AsyncComponentProvider](#asynccomponentprovider-) - [createAsyncContext](#createasynccontext) - [Server Side Rendering](#server-side-rendering) - [FAQs](#faqs)