mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
OptimaPanelGroupedList: any title
This commit is contained in:
@@ -96,7 +96,7 @@ const groupListSx: SxProps = {
|
||||
|
||||
|
||||
export function OptimaPanelGroupedList(props: {
|
||||
title?: string;
|
||||
title?: React.ReactNode;
|
||||
endDecorator?: React.ReactNode;
|
||||
children?: React.ReactNode;
|
||||
persistentCollapsibleId?: string;
|
||||
|
||||
Reference in New Issue
Block a user