add newly generated api reports

Signed-off-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
secustor
2024-07-21 09:17:36 +02:00
parent 30c2be9bcd
commit 65da28ad53
251 changed files with 4846 additions and 580 deletions
@@ -19,5 +19,9 @@ export type GroupListPickerProps = {
onChange: (value: GroupEntity | undefined) => void;
};
// Warnings were encountered during analysis:
//
// src/components/GroupListPicker/GroupListPicker.d.ts:15:22 - (ae-undocumented) Missing documentation for "GroupListPicker".
// (No @packageDocumentation comment for this package)
```