mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-20 19:04:23 +02:00
handle favorite/rating column mutations
This commit is contained in:
@@ -30,7 +30,7 @@ export const RowIndexColumn = (props: ItemTableListInnerColumn) => {
|
||||
size="xs"
|
||||
variant="subtle"
|
||||
/>
|
||||
<Text className="hide-on-hover" isMuted>
|
||||
<Text className="hide-on-hover" isMuted isNoSelect>
|
||||
{props.rowIndex}
|
||||
</Text>
|
||||
</TableColumnContainer>
|
||||
|
||||
Reference in New Issue
Block a user