Skip to content

Commit

Permalink
revert: 7d8d389
Browse files Browse the repository at this point in the history
  • Loading branch information
fudiwei committed Jan 10, 2024
1 parent 68c5b47 commit 45f4059
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 140 deletions.
5 changes: 0 additions & 5 deletions src/dialog/index.ts

This file was deleted.

28 changes: 0 additions & 28 deletions src/dialog/use-dialog.ts

This file was deleted.

8 changes: 0 additions & 8 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,26 +12,18 @@ import XNTreeSelect from './tree-select';

export type * from './cascader';
export type * from './data-table';
export type * from './dialog';
export type * from './dropdown';
export type * from './empty';
export type * from './loading-bar';
export type * from './menu';
export type * from './message';
export type * from './notification';
export type * from './popselect';
export type * from './select';
export type * from './tree';
export type * from './tree-select';
export * from './cascader';
export * from './data-table';
export * from './dialog';
export * from './dropdown';
export * from './empty';
export * from './loading-bar';
export * from './menu';
export * from './message';
export * from './notification';
export * from './popselect';
export * from './select';
export * from './tree';
Expand Down
5 changes: 0 additions & 5 deletions src/loading-bar/index.ts

This file was deleted.

28 changes: 0 additions & 28 deletions src/loading-bar/use-loading-bar.ts

This file was deleted.

5 changes: 0 additions & 5 deletions src/message/index.ts

This file was deleted.

28 changes: 0 additions & 28 deletions src/message/use-message.ts

This file was deleted.

5 changes: 0 additions & 5 deletions src/notification/index.ts

This file was deleted.

28 changes: 0 additions & 28 deletions src/notification/use-notification.ts

This file was deleted.

0 comments on commit 45f4059

Please sign in to comment.