add table item selection

This commit is contained in:
jeffvli
2025-10-23 00:19:06 -07:00
parent 08da9591da
commit 74d5f2c61f
12 changed files with 235 additions and 9 deletions
@@ -36,6 +36,7 @@ export const TitleColumn = (props: ItemTableListInnerColumn) => {
[styles.large]: props.size === 'large',
[styles.nameContainer]: true,
})}
isNoSelect
{...titleLinkProps}
>
{row}