feat(ark): add note component to ark
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
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';
|
||||
export * from './components/note';
|
||||
export * from './components/note/kinds/text';
|
||||
|
||||
Reference in New Issue
Block a user