mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
set enableNavigation to true on ItemCard
This commit is contained in:
@@ -55,7 +55,7 @@ export const ItemCard = ({
|
||||
data,
|
||||
enableDrag,
|
||||
enableExpansion,
|
||||
enableNavigation,
|
||||
enableNavigation = true,
|
||||
internalState,
|
||||
isRound,
|
||||
itemType,
|
||||
|
||||
Reference in New Issue
Block a user