fix: data loading
This commit is contained in:
@@ -7,7 +7,7 @@ import './md-link';
|
||||
export { Article } from './Article';
|
||||
export type { ArticleProps } from './Article';
|
||||
|
||||
// 导出类型
|
||||
// 导出数据类型
|
||||
export type { DiceProps } from './dice';
|
||||
export type { TableProps } from './table';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user