Update index.ts component export ref (#163)

Co-authored-by: nathanb21 <nathan.berks@nanoporetech.com>
This commit is contained in:
Nathan Berks
2020-08-06 17:25:44 +01:00
committed by GitHub
parent 68f08b04bb
commit 592977b7b8

View File

@@ -1 +1 @@
export * from './components';
export { Components, JSX } from './components';