From: Hongyuan Ma Date: Sun, 13 May 2018 14:21:19 +0000 (+0800) Subject: online adapter X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpguslink%28?a=commitdiff_plain;h=1c64320c5f94fa3d20961777d01690fdca929d40;p=pgperffarm.git online adapter --- diff --git a/front-end/src/component/layout/index.jsx b/front-end/src/component/layout/index.jsx index 544841e..1428a1c 100644 --- a/front-end/src/component/layout/index.jsx +++ b/front-end/src/component/layout/index.jsx @@ -17,6 +17,5 @@ class Layout extends React.Component { ); } -} +}export default Layout; -export default Layout; \ No newline at end of file