From b8499226ca798cff5aa5d5bce75c8128e8902af7 Mon Sep 17 00:00:00 2001 From: Elad Iwanir Date: Tue, 15 Aug 2017 14:40:56 +0300 Subject: [PATCH] fix bug 272 - Error when loading dashboard. and fixed typo in readme file --- README.md | 2 +- client/src/components/common/InfoDrawer.tsx | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b04b412..bb9e898 100644 --- a/README.md +++ b/README.md @@ -146,5 +146,5 @@ Or .travis/build.sh ``` -# Lisence +# License MIT \ No newline at end of file diff --git a/client/src/components/common/InfoDrawer.tsx b/client/src/components/common/InfoDrawer.tsx index 21b050d..b8d27d4 100644 --- a/client/src/components/common/InfoDrawer.tsx +++ b/client/src/components/common/InfoDrawer.tsx @@ -80,6 +80,7 @@ export default class InfoDrawer extends React.Component {}} > {this.props.children}