Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP]feat: 新增应用描述控件 #107

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Prev Previous commit
fix: 合并迭代
yxh01132861 committed Jan 3, 2024
commit 7d3bbf0efd1006534d6b54524e09f69197ff2216
1 change: 1 addition & 0 deletions packages/li-analysis-assets/src/widgets/index.ts
Original file line number Diff line number Diff line change
@@ -13,4 +13,5 @@ export { default as TimeLine } from './TimeLine';
export { default as SpreadSheetTable } from './SpreadSheetTable';
export { default as AdministrativeSelectControl } from './AdministrativeSelectControl';
export { default as AppIntroductionControl } from './AppIntroductionControl';
export { default as SwipeControl } from './SwipeControl';
export { default as FilterControl } from './FilterControl';
You are viewing a condensed version of this merge commit. You can view the full changes here.