Skip to content

Commit

Permalink
[Issue-3958] Extension - Improve search token
Browse files Browse the repository at this point in the history
  • Loading branch information
dungnguyen-art authored and lw-cdm committed Jan 9, 2025
1 parent 1f327e4 commit d6ac14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/extension-koni-ui/src/Popup/Home/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ function Component ({ className = '' }: Props): React.ReactElement<Props> {
onClickSearchIcon={onOpenGlobalSearchToken}
showFilterIcon
showNotificationIcon
showSearchIcon
>
<Outlet />
<GeneralTermModal onOk={onAfterConfirmTermModal} />
Expand Down

0 comments on commit d6ac14d

Please sign in to comment.