From c2e92ac3e141a96356d203e99ed2b90a290929f6 Mon Sep 17 00:00:00 2001 From: crusader Date: Wed, 19 Jul 2017 18:36:21 +0900 Subject: [PATCH] ing --- public/index.html | 5 +++++ src/ts/@overflow/commons/context/decorator/inject.ts | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 6aa6c39..d76c7a8 100644 --- a/public/index.html +++ b/public/index.html @@ -3,6 +3,11 @@ Hello React! + + +
diff --git a/src/ts/@overflow/commons/context/decorator/inject.ts b/src/ts/@overflow/commons/context/decorator/inject.ts index 13b324c..f60deb6 100644 --- a/src/ts/@overflow/commons/context/decorator/inject.ts +++ b/src/ts/@overflow/commons/context/decorator/inject.ts @@ -1,4 +1,3 @@ - import * as METADATA from '../constants';