diff --git a/packages/ui/components/list/List.tsx b/packages/ui/components/list/List.tsx index b34856cfb9..01d9b19c60 100644 --- a/packages/ui/components/list/List.tsx +++ b/packages/ui/components/list/List.tsx @@ -15,6 +15,7 @@ export type ListProps = { export function List(props: ListProps) { return (