Skip to content

Commit

Permalink
chore(portal-context): 删除多余代码(#3060)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanjinping committed Dec 17, 2024
1 parent d238be6 commit 8463a12
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/ui/hiui/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,6 @@ export * from '@hi-ui/locale-context'
*/
export { default as LocaleContext } from '@hi-ui/locale-context'

/**
* @deprecated Please use the `Provider` instead of it.
*/
export * from '@hi-ui/portal-context'
/**
* @deprecated Please use the `Provider` instead of it.
*/
export { default as PortalContext } from '@hi-ui/portal-context'

export * from '@hi-ui/menu'
export { default as Menu } from '@hi-ui/menu'

Expand Down

0 comments on commit 8463a12

Please sign in to comment.