From 1b086936a927aed44e505b12239c78fefa1e058c Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 8 Mar 2019 20:51:11 +0100 Subject: chart! --- client/chart/index.js | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 client/chart/index.js (limited to 'client/chart/index.js') diff --git a/client/chart/index.js b/client/chart/index.js new file mode 100644 index 00000000..e9d3322d --- /dev/null +++ b/client/chart/index.js @@ -0,0 +1,5 @@ +import Container from './chart.container' + +export { + Container, +} -- cgit v1.2.3-70-g09d2