diff --git a/packages/platform/src/app/components/list/List.tsx b/packages/platform/src/app/components/list/List.tsx index 6c1d4124..d11c2d56 100644 --- a/packages/platform/src/app/components/list/List.tsx +++ b/packages/platform/src/app/components/list/List.tsx @@ -7,6 +7,7 @@ export interface AppListProps extends Omit; }[]; @@ -23,12 +24,13 @@ export function AppList(props: AppListProps): JSX.Element | null { return (