fix: use image label in inputbox
This commit is contained in:
@@ -29,6 +29,7 @@ export const regionOSImageListAtom = atom<
|
||||
{
|
||||
label: string;
|
||||
value: string;
|
||||
os_image: string;
|
||||
name: string;
|
||||
description: string;
|
||||
vendor: string;
|
||||
|
||||
Reference in New Issue
Block a user