fix(select-rich): add index.js with class export
This commit is contained in:
parent
02741266d0
commit
7d0aeb1fc6
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