Merge pull request #209 from ing-bank/chore/exportRich
[select-rich] Add index.js with class export
This commit is contained in:
commit
eeab1b31c1
1 changed files with 1 additions and 0 deletions
1
packages/select-rich/index.js
Normal file
1
packages/select-rich/index.js
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
export { LionSelectRich } from './src/LionSelectRich.js';
|
||||||
Loading…
Reference in a new issue