mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-04 13:19:48 +03:00
OmniboxResult: update props
This commit is contained in:
parent
7ce67a2b46
commit
49f68e22d6
@ -40,7 +40,9 @@ interface OmniboxResultProps {
|
||||
setSelection: () => void;
|
||||
subtext: string;
|
||||
text: string;
|
||||
shift?: string;
|
||||
shiftLink?: string;
|
||||
shiftDescription?: string;
|
||||
description?: string;
|
||||
}
|
||||
|
||||
interface OmniboxResultState {
|
||||
|
Loading…
Reference in New Issue
Block a user