chore: run api-report again
Signed-off-by: djamaile <rdjamaile@gmail.com>
This commit is contained in:
@@ -451,7 +451,7 @@ export const GroupListPicker: (props: GroupListPickerProps) => JSX.Element;
|
||||
|
||||
// @public
|
||||
export type GroupListPickerProps = {
|
||||
label: string;
|
||||
placeholder: string;
|
||||
groupTypes: Array<string>;
|
||||
defaultGroup?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user