Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pelord committed Mar 14, 2024
1 parent 0935d25 commit 681bc62
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ export enum ShownComponent {
export enum SearchResultAction {
Focus = 'focus',
Select = 'select',
Unfocus = 'unfocus',
Search = 'search'
Unfocus = 'unfocus'
}

0 comments on commit 681bc62

Please sign in to comment.