v4.6.5 (#620)
This commit is contained in:
@@ -79,7 +79,7 @@ const MoveModal = ({
|
||||
: {
|
||||
cursor: 'pointer',
|
||||
_hover: {
|
||||
color: 'myBlue.600'
|
||||
color: 'blue.500'
|
||||
},
|
||||
onClick: () => {
|
||||
setParentId(item.parentId);
|
||||
|
||||
Reference in New Issue
Block a user