mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
refactor domain types to rename itemType
This commit is contained in:
@@ -36,8 +36,8 @@ export const ActionsColumn = (props: ItemTableListInnerColumn) => {
|
||||
color: 'muted',
|
||||
size: 'md',
|
||||
}}
|
||||
onDoubleClick={handleActionDoubleClick}
|
||||
onClick={handleActionClick}
|
||||
onDoubleClick={handleActionDoubleClick}
|
||||
size="xs"
|
||||
variant="subtle"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user