Skip to content

Commit

Permalink
feat: 重构 nav 组件
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyh2001 committed Jul 25, 2023
1 parent 377a4b0 commit eaea99f
Show file tree
Hide file tree
Showing 28 changed files with 123 additions and 1,114 deletions.
2 changes: 0 additions & 2 deletions packages/fighting-design/_hooks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ export * from './use-load-img'
export * from './use-global'
export * from './use-tree-data'
export * from './use-alert-list'
export * from './use-tabs'
export * from './use-visible'
export * from './use-tabs-nav-style'
export * from './use-button'
export * from './use-lunar'
export * from './use-slider'
Expand Down
137 changes: 0 additions & 137 deletions packages/fighting-design/_hooks/use-tabs-nav-style/index.ts

This file was deleted.

143 changes: 0 additions & 143 deletions packages/fighting-design/_hooks/use-tabs/index.ts

This file was deleted.

1 change: 0 additions & 1 deletion packages/fighting-design/_utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export * from './utils'
export * from './tree'
export * from './get-children'
export * from './is'
export * from './tabs'
export * from './tips'
export * from './props'
export * from './compatible'
Loading

0 comments on commit eaea99f

Please sign in to comment.