Merge pull request #209 from ing-bank/chore/exportRich

[select-rich] Add index.js with class export
This commit is contained in:
Joren Broekema 2019-07-26 13:51:01 +02:00 committed by GitHub
commit eeab1b31c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1 @@
export { LionSelectRich } from './src/LionSelectRich.js';