mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 10:18:31 +02:00
Clarify proto import buttons
This commit is contained in:
@@ -60,7 +60,7 @@ function GrpcProtoSelectionDialogWithRequest({ request }: Props & { request: Grp
|
|||||||
await grpc.reflect.refetch();
|
await grpc.reflect.refetch();
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Add Files
|
Add Proto Files
|
||||||
</Button>
|
</Button>
|
||||||
<Button
|
<Button
|
||||||
variant="border"
|
variant="border"
|
||||||
@@ -76,7 +76,7 @@ function GrpcProtoSelectionDialogWithRequest({ request }: Props & { request: Grp
|
|||||||
await grpc.reflect.refetch();
|
await grpc.reflect.refetch();
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
Add Directories
|
Add Import Folders
|
||||||
</Button>
|
</Button>
|
||||||
<Button
|
<Button
|
||||||
isLoading={grpc.reflect.isFetching}
|
isLoading={grpc.reflect.isFetching}
|
||||||
|
|||||||
Reference in New Issue
Block a user