Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
SychO9 committed Nov 8, 2024
1 parent 087c00a commit 76d826a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/core/js/src/forum/components/Search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export interface SearchAttrs extends ComponentAttrs {
}

/**
* @todo: 2.0 refactored the global search UI and no longer uses this component
* @todo: 2.0 refactored the global search UI and no longer uses this component, now we use the GlobalSearch component.
* The component was kept to support extension usage of it on a local scope.
* We need to extract this component into a separate UI package instead as it is no longer needed by core.
*
Expand Down

0 comments on commit 76d826a

Please sign in to comment.