refactor(widget): migrate widget component to ark lib
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
export * from './ark';
|
||||
export * from './provider';
|
||||
export * from './components/widget';
|
||||
export * from './components/widget/content';
|
||||
export * from './components/widget/header';
|
||||
export * from './components/widget/root';
|
||||
|
||||
Reference in New Issue
Block a user